No need for these headers anymore.

This commit is contained in:
Unknown W. Brackets 2012-11-22 18:33:56 -08:00
parent d52666171e
commit 6a4a26d4bf

View File

@ -27,6 +27,3 @@ void sceKernelSysClock2USec();
void sceKernelSysClock2USecWide();
u32 sceKernelUSec2SysClockWide(u32 usec);
u32 sceKernelLibcClock();
void sceRtcGetTick();
u32 sceRtcGetDaysInMonth(u32 year, u32 month);
u32 sceRtcGetDayOfWeek(u32 year, u32 month, u32 day);