use EXTERN_INLINE instead of STATIC_INLINE to avoid some gcc warnings
[ghc-hetmet.git] / includes / rts / Bytecodes.h
2009-09-18 Simon Marlowimplement case-on-Word in the byte code generator/inter...
2009-08-25 Simon MarlowTidy up file headers and copyrights; point to the wiki...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase