Commit 6d18b624 authored by Ralf Baechle's avatar Ralf Baechle

MIPS: math-emu: Remove fine example of cargo cult programming.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent cd8ee345
......@@ -7,13 +7,6 @@
#include "ieee754.h"
/* Strap kernel emulator for full MIPS IV emulation */
#ifdef __mips
#undef __mips
#endif
#define __mips 4
/*
* Emulate the arbritrary instruction ir at xcp->cp0_epc. Required when
* we have to emulate the instruction in a COP1 branch delay slot. Do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment