Changeset 634 for trunk/platform/g9/sub/100d/boot.c
- Timestamp:
- 12/14/08 01:48:00 (4 years ago)
- File:
-
- 1 edited
-
trunk/platform/g9/sub/100d/boot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/g9/sub/100d/boot.c
r586 r634 6 6 //extern void draw_txt_string(int col, int row, const char *str, color cl); 7 7 8 const long new_sa = MEMISOSTART + MEMISOSIZE;8 const char * const new_sa = &_end; 9 9 10 10 /* Ours stuff */
Note: See TracChangeset
for help on using the changeset viewer.