blob: 0b955efab647e7d564eee24da7a20166d084f685 (
plain)
1
2
3
4
5
6
7
8
|
/* $NetBSD: gmalloc-head.c,v 1.1.1.1 2016/01/13 21:42:18 christos Exp $ */
/* DO NOT EDIT THIS FILE -- it is automagically generated. -*- C -*- */
#define _MALLOC_INTERNAL
/* The malloc headers and source files from the C library follow here. */
|