Mercurial > lcfOS
comparison kernel/arch/qemu_vexpress/vexpressA9.c3 @ 408:ad6be5454067
Added image build task
author | Windel Bouwman |
---|---|
date | Sat, 21 Feb 2015 12:17:47 +0100 |
parents | 9eb1fc6aad6c |
children | 6aa9743ed362 |
comparison
equal
deleted
inserted
replaced
407:9eb1fc6aad6c | 408:ad6be5454067 |
---|---|
24 while(true) | 24 while(true) |
25 { | 25 { |
26 } | 26 } |
27 } | 27 } |
28 | 28 |
29 // Functions implemented in assembly: | |
30 function byte* get_image_address(); | |
29 function int pfr0(); | 31 function int pfr0(); |
30 function int pfr1(); | 32 function int pfr1(); |
31 function int mmfr0(); | 33 function int mmfr0(); |
32 // function int mpuir(); | 34 // function int mpuir(); |
33 | 35 |