Skip to content
Snippets Groups Projects
Commit bee16535 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: math-emu: Harden ieee754int.h against multiple inclusion.


The header file had no include guards; this only happened to work because
the file only contains macro definitions and protypes.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 47fa0c02
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment