mass rename and rebranding from xwt to ibex - fixed to use ixt files
[org.ibex.core.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"