include cdefs.h so as to unbreak the libc build
This commit is contained in:
parent
d2e59e8d5d
commit
87c48ca382
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109602
@ -35,6 +35,8 @@
|
||||
#ifndef _MACHINE_ASM_H_
|
||||
#define _MACHINE_ASM_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#ifdef PIC
|
||||
#define PIC_PROLOGUE XXX
|
||||
#define PIC_EPILOGUE XXX
|
||||
|
Loading…
Reference in New Issue
Block a user