shithub: scc

ref: 645e9c390a67978953f8067e46d03d4e25c8453e
dir: /libc/include/bits/i386-sysv/arch/string.h/

View raw version
/* See LICENSE file for copyright and license details. */

#ifndef _SIZET
typedef unsigned long size_t;
#endif