mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-05-25 22:14:28 +00:00
Update sysbase.h
This commit is contained in:
parent
52f39a9931
commit
8ea508fa48
@ -39,6 +39,11 @@ enum KCtl
|
||||
* @fn uintptr_t GetELFLib(char *Identifier);
|
||||
*/
|
||||
KCTL_GET_ELF_LIB_MEMORY_IMAGE,
|
||||
|
||||
KCTL_GET_FRAMEBUFFER_BUFFER,
|
||||
KCTL_GET_FRAMEBUFFER_WIDTH,
|
||||
KCTL_GET_FRAMEBUFFER_HEIGHT,
|
||||
KCTL_GET_FRAMEBUFFER_SIZE,
|
||||
};
|
||||
|
||||
long DoCtl(uint64_t Command, uint64_t Arg1, uint64_t Arg2, uint64_t Arg3, uint64_t Arg4);
|
||||
|
Loading…
x
Reference in New Issue
Block a user