Fixed warning.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17993 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
bf7d1aad69
commit
610fdb756f
@ -39,6 +39,9 @@
|
||||
#include <ByteOrder.h>
|
||||
#include <KernelExport.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
#define SIO_SET(x) \
|
||||
write32(device->reg_base + WB_SIO, \
|
||||
read32(device->reg_base + WB_SIO) | x)
|
||||
|
Loading…
Reference in New Issue
Block a user