mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
change-text-base-and-meddle.patch
change the TEXT_BASE and meddle around Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
|
||||
int printk(const char *fmt, ...);
|
||||
int vsprintf(char *buf, const char *fmt, va_list args);
|
||||
void puts(const char *string);
|
||||
int puts(const char *string);
|
||||
void printhex(unsigned char v);
|
||||
void print32(unsigned int u);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user