- no full featured xcpt for bootloaders
- clear bss git-svn-id: http://moon:8086/svn/mips@29 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -64,7 +64,7 @@ uint32_t CP0_PRID_read(void);
|
||||
char readchar(void);
|
||||
void writechar(char c);
|
||||
int write(int file, char *ptr, int len);
|
||||
int sputs(char *pStr);
|
||||
int sputs(char const *pStr);
|
||||
void print_byte(char byte);
|
||||
void print_word(int word);
|
||||
void PrintBuffer8(uint8_t *pBuf, int nbpr, int len);
|
||||
|
||||
Reference in New Issue
Block a user