Rev 3168 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3168 | Rev 3171 | ||
---|---|---|---|
Line 54... | Line 54... | ||
54 | # is needed. |
54 | # is needed. |
55 | 55 | ||
56 | jal __main |
56 | jal __main |
57 | nop |
57 | nop |
58 | 58 | ||
59 | jal main |
- | |
60 | nop |
- | |
61 | - | ||
62 | jal __exit |
59 | jal __exit |
63 | nop |
60 | nop |
64 | .end |
61 | .end |
65 | 62 | ||
66 | # Alignment of output section data to 0x4000 |
63 | # Alignment of output section data to 0x4000 |