mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 03:23:04 +00:00
Add powerpc.h. Still missing powerpc.[ch] in gprof, but this gets
the MI stuff out of the way. Approved: re (rwatson)
This commit is contained in:
parent
17c5113a22
commit
bdaf0d3b7d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107718
@ -50,6 +50,9 @@
|
||||
#if __sparc64__
|
||||
# include "sparc64.h"
|
||||
#endif
|
||||
#if __powerpc__
|
||||
# include "powerpc.h"
|
||||
#endif
|
||||
#if vax
|
||||
# include "vax.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user