aboutsummaryrefslogtreecommitdiffstats
path: root/linux-sh/ffi.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-sh/ffi.h')
-rw-r--r--linux-sh/ffi.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/linux-sh/ffi.h b/linux-sh/ffi.h
new file mode 100644
index 0000000..8730a4f
--- /dev/null
+++ b/linux-sh/ffi.h
@@ -0,0 +1,10 @@
+/*
+ * Copyright 2008 The Android Open Source Project
+ */
+#ifndef LIBFFI_H
+
+#define SH
+#include "../src/sh/ffitarget.h"
+#include "../include/ffi_real.h"
+
+#endif