raspberry pi port

This commit is contained in:
Dave
2013-03-04 22:28:03 +01:00
committed by notaz
parent 6a298de481
commit ffa573f880
15 changed files with 1218 additions and 32 deletions

View File

@@ -270,4 +270,8 @@ typedef u32 fixed8_24;
#include "pandora/pnd.h"
#endif
#ifdef RPI_BUILD
#include "raspberrypi/rpi.h"
#endif
#endif