1/*
2 * Copyright 2008 The Android Open Source Project
3 */
4#ifndef LIBFFI_H
5
6#define ARM
7#include "../src/arm/ffitarget.h"
8#include "../include/ffi_real.h"
9
10#endif
11