-rw-r--r-- 73 cdb-0.55/uint32.h2 raw#ifndef UINT32_H #define UINT32_H typedef unsigned long uint32; #endif