SSBM Decomp
|
#include <placeholder.h>
#include <dolphin/base/PPCArch.h>
#include <dolphin/os/init/__ppc_eabi_init.h>
Macros | |
#define | MSR_FP 0x2000 |
Functions | |
static void | __init_cpp (void) |
void | __init_hardware (void) |
void | __flush_cache (void *address, size_t size) |
void | __init_user (void) |
void | _ExitProcess (void) |
Variables | |
Event | __ctors [] |
#define MSR_FP 0x2000 |
|
static |
void __init_hardware | ( | void | ) |
void __flush_cache | ( | void * | address, |
size_t | size | ||
) |
void __init_user | ( | void | ) |
void _ExitProcess | ( | void | ) |
|
extern |