ref: b0f3613b586e0f7c00156401040189d91b5bdc0c
dir: /libc/include/bits/qbe/arch/time.h/
/* See LICENSE file for copyright and license details. */ #ifndef NULL #define NULL ((void *) 0) #endif #ifndef _SIZET typedef unsigned long size_t; #define _SIZET #endif typedef long int time_t;