linux-user: Create a hostdep.h for each host architecture
[qemu/kevin.git] / linux-user / host / mips / hostdep.h
blob7609bf5cd7a6bf529ef76dab1155b739de3ffde0
1 /*
2 * hostdep.h : things which are dependent on the host architecture
4 * * Written by Peter Maydell <peter.maydell@linaro.org>
6 * Copyright (C) 2016 Linaro Limited
8 * This work is licensed under the terms of the GNU GPL, version 2 or later.
9 * See the COPYING file in the top-level directory.
12 #ifndef QEMU_HOSTDEP_H
13 #define QEMU_HOSTDEP_H
15 #endif