initial checkin
[org.ibex.nanogoat.git] / src / org / ibex / plat / Solaris.cc
1 #include <sys/int_types.h>
2
3 // HACK
4 typedef unsigned long long uint64_t;
5
6 #include "X11.cc"