Changeset f394e7b in buchla-68k for misc


Ignore:
Timestamp:
07/02/2017 12:21:43 AM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
0cfc372
Parents:
6dc5ea7
Message:

Linked ROM without errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • misc/rom.ld

    r6dc5ea7 rf394e7b  
    1616    }
    1717
    18     .bss : ALIGN(0x10)
     18    .bss (0x400) :
    1919    {
    2020        *(.bss)
Note: See TracChangeset for help on using the changeset viewer.