shithub: scc

ref: 71fbf8ad9e06c29514a12e8840e59d3f50e33b4c
dir: /libc/include/bits/amd64-sysv/arch/string.h/

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

#ifndef _SIZET
typedef unsigned long size_t;
#endif