/install/xbt/linux/misc/xcc_z.h
http://torrentpier2.googlecode.com/ · C Header · 10 lines · 8 code · 2 blank · 0 comment · 0 complexity · 321293417f2b0c7a9ed19fdc9b5f477e MD5 · raw file
- #pragma once
-
- #include <xbt/virtual_binary.h>
-
- namespace xcc_z
- {
- Cvirtual_binary gunzip(const_memory_range);
- Cvirtual_binary gzip(const_memory_range);
- void gzip_out(const_memory_range);
- }