]> git.zerfleddert.de Git - rsbs2/blob - rsb-lz.h
extract all files from the firmware image.
[rsbs2] / rsb-lz.h
1 #define LZ_MAGIC 0x6110beef
2
3 void extract_lz_file(unsigned char *buf, unsigned char *name);
Impressum, Datenschutz