[7094] Implemented spell interrupt flag 0x10

This commit is contained in:
arrai 2009-01-17 02:36:13 +01:00
parent a1e0900d37
commit 2cfebd6a57
4 changed files with 15 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7093"
#define REVISION_NR "7094"
#endif // __REVISION_NR_H__