Changeset 661ae9d in buchla-68k
- Timestamp:
- 07/16/2017 01:28:33 PM (7 years ago)
- Branches:
- master
- Children:
- 897a874
- Parents:
- e4a1376
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rom/booter.c
re4a1376 r661ae9d 142 142 bgnbss = B_end + 1L; 143 143 144 144 endbss = bgnbss + B_bss_l - 1L; 145 145 146 146 #if PRINTIT
Note:
See TracChangeset
for help on using the changeset viewer.