retire PUBLIC, PRIVATE and FORWARD
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "syslib.h"
|
||||
|
||||
PUBLIC int sys_readbios(address, buf, size)
|
||||
int sys_readbios(address, buf, size)
|
||||
phys_bytes address; /* Absolute memory address */
|
||||
void *buf; /* Buffer to store the results */
|
||||
size_t size; /* Amount of data to read */
|
||||
|
||||
Reference in New Issue
Block a user