aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libgcov.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libgcov.c')
-rw-r--r--src/lib/libgcov.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libgcov.c b/src/lib/libgcov.c
index b0c816181d..61304ff4e3 100644
--- a/src/lib/libgcov.c
+++ b/src/lib/libgcov.c
@@ -23,7 +23,6 @@ permissions described in the GCC Runtime Library Exception, version
3.1, as published by the Free Software Foundation.
*/
-#define __COREBOOT__
#ifdef __COREBOOT__
#include <stdlib.h>
#include <string.h>