Mercurial > lcfOS
diff 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 |
line wrap: on
line diff
--- a/kernel/arch/qemu_vexpress/vexpressA9.c3 Fri Feb 20 15:47:54 2015 +0100 +++ b/kernel/arch/qemu_vexpress/vexpressA9.c3 Sat Feb 21 12:17:47 2015 +0100 @@ -26,6 +26,8 @@ } } +// Functions implemented in assembly: +function byte* get_image_address(); function int pfr0(); function int pfr1(); function int mmfr0();