shithub: scc

ref: 52b6ff8b2915bb64d194191dfdeda6539e71fa8f
dir: /include/inttypes.h/

View raw version
#ifndef _INTTYPES_H_
#define _INTTYPES_H_

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

#endif