source: branches/ByteArray/Asm/Combined.asm

Last change on this file was 5, checked in by chronos, 3 months ago
File size: 72 bytes
Line 
1 .org 0
2 JR Kernel
3
4 .include SysCalls.asm
5 .include Kernel.asm
6
7
Note: See TracBrowser for help on using the repository browser.