1 #ifdef __MINIOS__ 2 # include "xg_dom_decompress_unsafe.h" 3 #endif 4 5 int xc_try_lz4_decode(struct xc_dom_image *dom, void **blob, size_t *size); 6 7
1 #ifdef __MINIOS__ 2 # include "xg_dom_decompress_unsafe.h" 3 #endif 4 5 int xc_try_lz4_decode(struct xc_dom_image *dom, void **blob, size_t *size); 6 7