From 36af5ceca2e73fb34c0cf28bb6e6bbce25f2b25e Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sat, 7 Nov 2015 13:57:01 -0500 Subject: rename sysdep->target --- target/unix/platform.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/unix/platform.h (limited to 'target/unix/platform.h') diff --git a/target/unix/platform.h b/target/unix/platform.h new file mode 100644 index 0000000..ca331e2 --- /dev/null +++ b/target/unix/platform.h @@ -0,0 +1,11 @@ +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include -- cgit v1.1