More clang fixes.

This commit is contained in:
Ben Vanik
2015-07-19 20:46:14 -07:00
parent 12a29371e3
commit bebda48a4f
12 changed files with 89 additions and 102 deletions

View File

@@ -18,7 +18,7 @@ namespace kernel {
class KernelState;
xe::cpu::Export* RegisterExport_xam(xe::cpu::Export* export);
xe::cpu::Export* RegisterExport_xam(xe::cpu::Export* export_entry);
namespace xam {
// Registration functions, one per file.