shithub: scc

ref: 8379c7f20b9346a7cd69808c58661bfc2e0d39f5
dir: /include/inttypes.h/

View raw version
#ifndef _INTTYPES_H_
#define _INTTYPES_H_

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

#endif