Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopy

This commit is contained in:
lepelog
2021-04-07 23:50:40 +02:00
36364 changed files with 867247 additions and 933058 deletions
+25 -7
View File
@@ -4,18 +4,24 @@
// this helps remove useless error from the linter when using vscode.
#ifndef IN_VSCODE_EDITOR
#define SECTION_INIT extern "C" __declspec(section ".init")
#define SECTION_RODATA extern "C" __declspec(section ".rodata")
#define SECTION_DATA extern "C" __declspec(section ".data")
#define SECTION_SDATA extern "C" __declspec(section ".sdata")
#define SECTION_SDATA2 extern "C" __declspec(section ".sdata2")
#define SECTION_BSS extern "C" __declspec(section ".data")
#define SECTION_SBSS extern "C" __declspec(section ".sdata")
#define SECTION_SBSS2 extern "C" __declspec(section ".sdata2")
#define SECTION_RODATA __declspec(section ".rodata")
#define SECTION_DATA __declspec(section ".data")
#define SECTION_SDATA __declspec(section ".sdata")
#define SECTION_SDATA2 __declspec(section ".sdata2")
#define SECTION_BSS __declspec(section ".data")
#define SECTION_SBSS __declspec(section ".sdata")
#define SECTION_SBSS2 __declspec(section ".sdata2")
#define SECTION_CTORS extern "C" __declspec(section ".ctors")
#define SECTION_DTORS extern "C" __declspec(section ".dtors")
#define SECTION_EXTAB extern "C" __declspec(section "extab_")
#define SECTION_EXTABINDEX extern "C" __declspec(section "extabindex_")
#define SECTION_DEAD extern "C" __declspec(section ".dead")
#define SECTION_CTORS10 __declspec(section ".ctors$10")
#define SECTION_CTORS15 __declspec(section ".ctors$15")
#define SECTION_DTORS10 __declspec(section ".dtors$10")
#define SECTION_DTORS15 __declspec(section ".dtors$15")
#define COMPILER_STRIP_GATE(NAME, VALUE) SECTION_DEAD void* const cg_##NAME = (void*)(VALUE)
#define ALIGN_DECL(ALIGNMENT) __attribute__((aligned(ALIGNMENT)))
#else
#define SECTION_INIT
#define SECTION_RODATA
@@ -30,6 +36,12 @@
#define SECTION_EXTAB
#define SECTION_EXTABINDEX
#define SECTION_DEAD
#define SECTION_CTORS10
#define SECTION_CTORS15
#define SECTION_DTORS10
#define SECTION_DTORS15
#define COMPILER_STRIP_GATE(...)
#define ALIGN_DECL(...)
// vscode doesn't like asm and nofralloc very much
#define asm
@@ -47,4 +59,10 @@
#define FLOAT_INF HUGE_VALF
#define DOUBLE_INF HUGE_VAL
#pragma section ".dead"
#pragma section ".ctors$10"
#pragma section ".ctors$15"
#pragma section ".dtors$10"
#pragma section ".dtors$15"
#endif /* DOL2ASM */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */
@@ -0,0 +1,6 @@
#ifndef GLOBAL_DESTRUCTOR_CHAIN_H
#define GLOBAL_DESTRUCTOR_CHAIN_H
#include "dolphin/types.h"
#endif /* GLOBAL_DESTRUCTOR_CHAIN_H */

Some files were not shown because too many files have changed in this diff Show More