mirror of
https://github.com/patchzyy/wiicompiled
synced 2026-09-11 09:25:05 -04:00
init
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
// The PowerPC ISA package (runtime/include/isa/), re-exported under the single
|
||||
// header name the generated code and the runtime include. The package has two
|
||||
// host seams this project satisfies elsewhere: "ppc_isa_memory.h" (pulled by
|
||||
// the quantized tier) and the ShowRuntimeFatalPopup implementation.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "isa/ppc_isa_config.h"
|
||||
#include "isa/big_endian.h"
|
||||
#include "isa/ppc_isa_fpenv.h"
|
||||
#include "isa/ppc_isa_context.h"
|
||||
#include "isa/ppc_isa_int.h"
|
||||
#include "isa/ppc_isa_float.h"
|
||||
#include "isa/ppc_isa_quantized.h"
|
||||
Reference in New Issue
Block a user