Cleanup: removed unneeded defines, cleaned up solutions
This commit is contained in:
parent
d37c72ecc0
commit
4f8dc4b87f
19 changed files with 56 additions and 356 deletions
|
@ -31,6 +31,7 @@
|
|||
* Copyright 2004-2005 Richard Drummond
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#if (defined(CPU_i386) && defined(X86_ASSEMBLY)) || (defined(CPU_x86_64) && defined(X86_64_ASSEMBLY))
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue