Added a definition for the carry flag.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7236 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -23,6 +23,8 @@ struct bios_regs {
|
||||
uint16 flags;
|
||||
};
|
||||
|
||||
#define CARRY_FLAG 0x01
|
||||
|
||||
extern
|
||||
#ifdef __cplusplus
|
||||
"C"
|
||||
|
||||
Reference in New Issue
Block a user