summaryrefslogtreecommitdiff
path: root/src/cpu/i386/bist32.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/i386/bist32.inc')
-rw-r--r--src/cpu/i386/bist32.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cpu/i386/bist32.inc b/src/cpu/i386/bist32.inc
deleted file mode 100644
index d2fb98cdc3..0000000000
--- a/src/cpu/i386/bist32.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-
- /* Carefully print the failure if the built in self test did not pass */
- testl %eax, %eax
- jnz bist32_fail