mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 14:18:39 -04:00
Dump current status
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef _STDARG_H_
|
||||
#define _STDARG_H_
|
||||
|
||||
typedef unsigned char* va_list;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user