Changeset 282f4724 in mainline for arch/mips32/loader/msim.c
- Timestamp:
- 2006-06-25T21:02:16Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ce8725be
- Parents:
- 7431e867
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/loader/msim.c
r7431e867 r282f4724 28 28 29 29 #include "msim.h" 30 #include "printf.h" 31 30 #include "../../../generic/printf.h" 32 31 33 32 #define MSIM_VIDEORAM 0xB0000000 34 35 33 36 34 void write(const char *str, const int len)
Note:
See TracChangeset
for help on using the changeset viewer.