git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23212 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-01-01 23:57:42 +00:00
parent fa806b5473
commit 4568301872
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
#include "keyboard.h"
#include "bios.h"
#include "toscalls.h"
#include <boot/platform.h>

View File

@ -50,7 +50,7 @@ struct tosbpb {
#define K_INSERT 0x40
#define RW_READ 0x00
#define RW_READ 0x01
#define RW_WRITE 0x01
#define RW_NOMEDIACH 0x02
#define RW_NORETRY 0x04
#define RW_NOTRANSLATE 0x08