shithub: scc

ref: 20934ed2f01b5ff6cb1c2398e988adc27fd34b2f
dir: /include/inttypes.h/

View raw version
#ifndef _INTTYPES_H_
#define _INTTYPES_H_

#include <stdint.h>
#include <arch/inttypes.h>

#endif