shithub: scc

ref: b655b713cf6cb7abb87ef704b3dc24f91d7b2b3e
dir: /include/inttypes.h/

View raw version
#ifndef _INTTYPES_H_
#define _INTTYPES_H_

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

#endif