brintos

brintos / llvm-project-archived public Read only

0
0
Text · 86 B · b98249f Raw
7 lines · c
1#ifndef __STDDEF_H__2#define __STDDEF_H__3 4#include "sys/_types/_ptrdiff_t.h"5 6#endif7