-rw-r--r-- 72 cdb-0.55/uint32.h1 raw
#ifndef UINT32_H #define UINT32_H typedef unsigned int uint32; #endif