remove duplicate tbus

ulab-original
jsorg71 17 years ago
parent db2ecb2701
commit 4125491367

@ -75,7 +75,6 @@ typedef signed short tsi16;
typedef int ti32;
typedef unsigned int tui32;
typedef signed int tsi32;
typedef long tbus;
#if defined(_WIN64)
/* Microsoft's VC++ compiler uses the more backwards-compatible LLP64 model.
Most other 64 bit compilers(Solaris, AIX, HP, Linux, Mac OS X) use

Loading…
Cancel
Save