Home | History | Annotate | Download | only in prefix
      1 /*
      2  * 16-bit version of the decompressor
      3  *
      4  */
      5 
      6 FILE_LICENCE ( GPL2_OR_LATER )
      7 
      8 #define CODE16
      9 #include "unnrv2b.S"
     10