Linux header fixes

This commit is contained in:
Dr. Chat
2017-02-05 22:45:01 -06:00
parent 4f46c51fe3
commit 803f0be049
11 changed files with 24 additions and 9 deletions

View File

@@ -1,9 +1,10 @@
// This code was autogenerated by tools/ppc-table-gen.py. Do not modify!
// This code was autogenerated by ./tools/ppc-table-gen. Do not modify!
// clang-format off
#ifndef XENIA_CPU_PPC_PPC_OPCODE_H_
#define XENIA_CPU_PPC_PPC_OPCODE_H_
#include <cstdint>
#include <cstdlib>
namespace xe {
namespace cpu {