Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
OSSync.h
Go to the documentation of this file.
1
#ifndef OSSYNC_H
2
#define OSSYNC_H
3
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
static
void
SystemCallVector
(
void
);
10
void
__OSInitSystemCall
(
void
);
11
12
void
__OSSystemCallVectorEnd
(
void
);
13
14
#ifdef __cplusplus
15
};
16
#endif
17
18
#endif
/* OSSYNC_H */
SystemCallVector
static void SystemCallVector(void)
__OSInitSystemCall
void __OSInitSystemCall(void)
Definition
OSSync.c:27
__OSSystemCallVectorEnd
void __OSSystemCallVectorEnd(void)
include
dolphin
os
OSSync.h
Generated by
1.9.8