Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2479 → Rev 4593

/trunk/uspace/lib/libc/arch/mips32/include/stackarg.h
39,7 → 39,7
/* dont allow to define it second time in stdarg.h */
#define __VARARGS_DEFINED
 
#include <types.h>
#include <sys/types.h>
 
/**
* va_arg macro for MIPS32 - problem is that 64 bit values must be aligned on an 8-byte boundary (32bit values not)