OSDN Git Service

Initial Contribution
[android-x86/external-libffi.git] / darwin-x86 / ffi.h
1 /*
2  * Copyright 2007 The Android Open Source Project
3  */
4 #ifndef LIBFFI_H
5
6 #define X86_DARWIN
7 #include "../src/x86/ffitarget.h"
8 #include "../include/ffi_real.h"
9
10 #endif