From 28f540f45bbacd939bfd07f213bcad2bf730b1bf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 18 Feb 1995 01:27:10 +0000 Subject: initial import --- sysdeps/stub/local_lim.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sysdeps/stub/local_lim.h (limited to 'sysdeps/stub/local_lim.h') diff --git a/sysdeps/stub/local_lim.h b/sysdeps/stub/local_lim.h new file mode 100644 index 0000000000..771d1b0c16 --- /dev/null +++ b/sysdeps/stub/local_lim.h @@ -0,0 +1,3 @@ +/* This file should define the implementaton-specific limits described + in posix[12]_lim.h. If there are no useful values to give a limit, + don't define it. */ -- cgit v1.2.3