mirror of
https://github.com/drasko/codezero.git
synced 2026-01-30 19:53:14 +01:00
Added kernel + libl4 changes for full and extended ipc.
- Short ipc working as normal. Full/extended ipc haven't been tested. - Added automated compilation and inclusion of test executable in test0.
This commit is contained in:
5
tasks/test0/test_exec.S
Normal file
5
tasks/test0/test_exec.S
Normal file
@@ -0,0 +1,5 @@
|
||||
.section .testexec
|
||||
|
||||
.align 4
|
||||
.incbin "test_exec.axf"
|
||||
.align 4
|
||||
Reference in New Issue
Block a user