ack/plat/rpi/include
David Given ec25fec145 Build binaries that will run bare metal. Add enough syscall library to init the uart and write text.
--HG--
branch : dtrg-videocore
rename : plat/rpi/libsys/libsys.h => plat/rpi/libsys/libsysasm.h
rename : plat/rpi/libsys/_sys_rawread.s => plat/rpi/libsys/phys_to_user.s
rename : plat/rpi/libsys/_sys_rawread.s => plat/rpi/libsys/uart.s
rename : plat/rpi/libsys/_sys_rawread.s => plat/rpi/libsys/user_to_phys.s
2013-05-25 00:35:29 +01:00
..
ack Skeleton of VideoCore IV support for the Raspberry Pi. 2013-05-17 00:03:38 +01:00
pi.h Build binaries that will run bare metal. Add enough syscall library to init the uart and write text. 2013-05-25 00:35:29 +01:00
unistd.h Now compiles (incorrectly) the entire libc, libpc, libm2 and libbasic! 2013-05-21 20:05:26 +01:00