Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
//
// Generated by dtk
// Translation Unit: JASSystemHeap.cpp
//
#include "JASSystemHeap.h"
#include "dolphin/types.h"
/* 8027DB38-8027DB9C .text sysDramSetup__Q28JASystem6KernelFP12JKRSolidHeap */
void JASystem::Kernel::sysDramSetup(JKRSolidHeap*) {
/* Nonmatching */
}
/* 8027DB9C-8027DC30 .text allocFromSysDram__Q28JASystem6KernelFUl */
void JASystem::Kernel::allocFromSysDram(unsigned long) {
/* Nonmatching */
}
/* 8027DC30-8027DC84 .text sysAramSetup__Q28JASystem6KernelFUl */
void JASystem::Kernel::sysAramSetup(unsigned long) {
/* Nonmatching */
}
/* 8027DC84-8027DCDC .text allocFromSysAramFull__Q28JASystem6KernelFPUl */
void JASystem::Kernel::allocFromSysAramFull(unsigned long*) {
/* Nonmatching */
}
/* 8027DD18-8027DD54 .text __dt__Q38JASystem6Kernel10TSolidHeapFv */
JASystem::Kernel::TSolidHeap::~TSolidHeap() {
/* Nonmatching */
}