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