diff options
Diffstat (limited to 'baseline/source/ammunition/ammunition_stdio.h')
| -rw-r--r-- | baseline/source/ammunition/ammunition_stdio.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/baseline/source/ammunition/ammunition_stdio.h b/baseline/source/ammunition/ammunition_stdio.h deleted file mode 100644 index a3a7a4b..0000000 --- a/baseline/source/ammunition/ammunition_stdio.h +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | #ifndef AMMUNITION_STDIO_H | ||
| 2 | #define AMMUNITION_STDIO_H | ||
| 3 | |||
| 4 | int ammunition_sprintf_d( char *s, int number ); | ||
| 5 | |||
| 6 | int ammunition_sprintf_u( char *s, unsigned int number ); | ||
| 7 | |||
| 8 | #endif | ||
