diff options
Diffstat (limited to '7.3/mprintf.h')
-rw-r--r-- | 7.3/mprintf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/7.3/mprintf.h b/7.3/mprintf.h new file mode 100644 index 0000000..a53d2b9 --- /dev/null +++ b/7.3/mprintf.h @@ -0,0 +1 @@ +void mprintf(char *fmt, ...); |