forked from Imagelibrary/binutils-gdb
* config/mips/xm-makeva.h: New file implements va_list alignment
restrictions for mips hosts.
* config/mips/{xm-irix3.h, xm-mips.h, xm-news-mips.h, xm-riscos.h}:
Use it.
This commit is contained in:
@@ -28,3 +28,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
/* setjmp.h requires uid_t. */
|
||||
#include <sys/types.h>
|
||||
|
||||
/* Mips hosts need aligned va_list arguments. */
|
||||
#include "mips/xm-makeva.h"
|
||||
|
||||
Reference in New Issue
Block a user