2009-06-27 Pavel Roskin <proski@gnu.org>
* efiemu/prepare.c: Eliminate TYPE macro, it makes code hard to read. * efiemu/prepare32.c: Likewise. * efiemu/prepare64.c: Likewise.
This commit is contained in:
parent
c402ab1734
commit
97fe384ecb
4 changed files with 12 additions and 7 deletions
|
@ -18,6 +18,5 @@
|
|||
*/
|
||||
|
||||
#define SUFFIX(x) x ## 32
|
||||
#define TYPE(x) x ## 32_t
|
||||
|
||||
#include "prepare.c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue