PC98 will never be defined for amd64
This commit is contained in:
parent
285d9e0fa7
commit
17d5b792e5
@ -37,12 +37,7 @@
|
||||
|
||||
/* Monochrome attributes for foreground text */
|
||||
|
||||
#ifdef PC98
|
||||
/* PC-98 attributes for foreground text */
|
||||
#define FG_UNDERLINE 0x08
|
||||
#else
|
||||
#define FG_UNDERLINE 0x01
|
||||
#endif
|
||||
#define FG_INTENSE 0x08
|
||||
|
||||
/* Monochrome attributes for text background */
|
||||
|
Loading…
x
Reference in New Issue
Block a user