comparison mc.h @ 523:009289571b54

*** empty log message ***
author kono
date Tue, 27 Dec 2005 17:57:24 +0900
parents e58848f6ebc1
children 9ff5cd7afe2f
comparison
equal deleted inserted replaced
522:a513979e5495 523:009289571b54
457 #define BTERR 24 457 #define BTERR 24
458 #define HSERR 25 458 #define HSERR 25
459 #define NMERR 26 459 #define NMERR 26
460 #define MMERR 27 460 #define MMERR 27
461 #define INERR 28 461 #define INERR 28
462 #define ILERR 29 462 #define AGERR 29
463 #define ILERR 30
463 464
464 /* error number end */ 465 /* error number end */
465 466
466 #define KONST_BIT 1 467 #define KONST_BIT 1
467 #define VOLATILE_BIT 2 468 #define VOLATILE_BIT 2