mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
tidy-strings.patch
Move things around to tidy them up Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
@@ -12,6 +12,7 @@ int puts(const char *string);
|
||||
void printhex(unsigned char v);
|
||||
void print32(unsigned int u);
|
||||
void hexdump(unsigned char *start, int len);
|
||||
unsigned int _ntohl(unsigned int n);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user