Skip to content

Commit 463b22d

Browse files
add missing header
1 parent 71fb45a commit 463b22d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/kernel/pspsysreg.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ int sceSysregMeBusClockDisable(void);
7373
*/
7474
int sceSysregGetTachyonVersion(void);
7575

76+
int sceSysregKirkBusClockEnable(void);
77+
78+
int sceSysregAtaBusClockEnable(void);
79+
7680
/**@}*/
7781

7882
#ifdef __cplusplus

0 commit comments

Comments
 (0)