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
/
shared
/
flags.h
blob: 9ab8d9d98fbc507a256b4fd14e567d36005cd158 (
plain
)
1
2
3
4
5
#pragma once enum { MEMFLAG_PRESENT = 1 << 0, };