shithub: scc

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

View raw version
#ifndef _INTTYPES_H_
#define _INTTYPES_H_

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

#endif