index
:
camellia
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
types.h
blob: 891e644c8e2c4a981b6c80e1b4a58f6b06ad0f6a (
plain
)
1
2
3
4
5
#pragma once #include <stdint.h> #define TYPES_INCLUDED typedef uintptr_t user_ptr;