mirror of
https://github.com/zeldaret/ph
synced 2026-08-13 12:09:29 -04:00
Move ov000 documentation from Ghidra
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef _C_STDDEF_H
|
||||
#define _C_STDDEF_H
|
||||
|
||||
#define NULL 0
|
||||
|
||||
typedef unsigned int size_t;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user