shithub: scc

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

View raw version
#ifndef _INTTYPES_H_
#define _INTTYPES_H_

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

#endif