Fixes.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23212 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
fa806b5473
commit
4568301872
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
#include "keyboard.h"
|
||||
#include "bios.h"
|
||||
#include "toscalls.h"
|
||||
|
||||
#include <boot/platform.h>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user