tweak to align with libc

This commit is contained in:
Jim Meyering 2001-12-08 06:57:58 +00:00
parent acca325884
commit dcfb371a6b

View File

@ -113,10 +113,10 @@
# endif
/* Support for bounded pointers. */
# ifndef __BOUNDED_POINTERS__
# define __bounded /* nothing */
# define __unbounded /* nothing */
# define __ptrvalue /* nothing */
# if !defined _LIBC && !defined __BOUNDED_POINTERS__
# define __bounded /* nothing */
# define __unbounded /* nothing */
# define __ptrvalue /* nothing */
# endif
/* The `emacs' switch turns on certain matching commands