Merge branch 'master' of github.com:smealum/ctrulib
This commit is contained in:
commit
5a28a7398a
@ -11,7 +11,6 @@ typedef enum {
|
||||
MEMOP_UNMAP=5, // Mirror unmapping
|
||||
MEMOP_PROT =6, // Change protection
|
||||
|
||||
MEMOP_FREE_LINEAR =0x10001, // Free linear heap
|
||||
MEMOP_ALLOC_LINEAR=0x10003 // Allocate linear heap
|
||||
} MemOp;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user