shithub: scc

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

View raw version
#ifndef _INTTYPES_H_
#define _INTTYPES_H_

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

#endif