MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2014-04-20 01:20:08 +02:00
parent 08f1faa02a
commit 1eaf198d3a
4 changed files with 4 additions and 8 deletions

View File

@@ -23,6 +23,7 @@
* ########################################################################
*/
#include <stdarg.h>
#include <linux/compiler.h>
#include "ieee754sp.h"