/* This file is dedicated to the public domain. */ #ifndef INC_UDIS86_H #define INC_UDIS86_H #include "3p/udis86/types.h" #include "3p/udis86/extern.h" #include "3p/udis86/itab.h" #endif // vi: sw=4 ts=4 noet tw=80 cc=80