summaryrefslogtreecommitdiff
path: root/libc/include/limits.h
blob: 9e091b7647ba560542936b8765313cf08c3bbf93 (plain)
1
2
3
4
5
6
7
8
9
/* Copyright (C) 1996 Robert de Bath <rdebath@cix.compulink.co.uk>
 * This file is part of the Linux-8086 C library and is distributed
 * under the GNU Library General Public License.
 */

#ifndef __LIMITS_H
#define __LIMITS_H
#include <asm/limits.h>
#endif