Lots more gcc warnings fixes

This commit is contained in:
whydoubt
2004-07-09 12:47:04 +00:00
parent 6380e303ff
commit e121a82946
23 changed files with 102 additions and 74 deletions

View File

@@ -1,6 +1,7 @@
/* support routines for code generated by the util programs */
#include <stdio.h>
#include <string.h>
void dump_int (int i)
{