ppc_closure.S: Include ffi.h.

2003-06-19  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

	* src/powerpc/ppc_closure.S: Include ffi.h.

From-SVN: r68191
This commit is contained in:
Franz Sirl 2003-06-19 11:55:56 +00:00 committed by Franz Sirl
parent 8993c12bee
commit a1569df8f6
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-06-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* src/powerpc/ppc_closure.S: Include ffi.h.
2003-06-13 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* src/x86/sysv.S: Avoid gas-only .uleb128/.sleb128 directives.

View File

@ -1,4 +1,5 @@
#define LIBFFI_ASM
#include <ffi.h>
#include <powerpc/asm.h>
.file "ppc_closure.S"