diff options
author | Brian Paul <[email protected]> | 2015-03-04 19:17:57 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2015-03-05 06:59:43 -0700 |
commit | c3f352e8367f03cc416968d780f5dc6a6812a496 (patch) | |
tree | e7df461e53b73a34c8e2e46818959f8e623430ee /src/mapi/entry_x86-64_tls.h | |
parent | 83926b8193cfbb3ad259760567babb4eab7c5fe7 (diff) |
mapi: remove u_macros.h
Only U_STRINGIFY() is used in entry.c
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/mapi/entry_x86-64_tls.h')
-rw-r--r-- | src/mapi/entry_x86-64_tls.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapi/entry_x86-64_tls.h b/src/mapi/entry_x86-64_tls.h index d571df97433..5c03b045606 100644 --- a/src/mapi/entry_x86-64_tls.h +++ b/src/mapi/entry_x86-64_tls.h @@ -25,7 +25,6 @@ * Chia-I Wu <[email protected]> */ -#include "u_macros.h" __asm__(".text\n" ".balign 32\n" |