aboutsummaryrefslogtreecommitdiff
path: root/readline/sysdep-oldbsd.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-22 21:59:01 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-22 21:59:01 +0000
commit73766d9154ecf763b2b35f0767d6dcf6f605e24a (patch)
treea51ff671128a21643acb43c0da7b53b9181fef4d /readline/sysdep-oldbsd.h
parent3ae444f84469bc94f3cde435e2ea3945ad33816b (diff)
downloadgdb-73766d9154ecf763b2b35f0767d6dcf6f605e24a.zip
gdb-73766d9154ecf763b2b35f0767d6dcf6f605e24a.tar.gz
gdb-73766d9154ecf763b2b35f0767d6dcf6f605e24a.tar.bz2
Support Mach too.
Diffstat (limited to 'readline/sysdep-oldbsd.h')
-rwxr-xr-xreadline/sysdep-oldbsd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/readline/sysdep-oldbsd.h b/readline/sysdep-oldbsd.h
index dbed762..86b6d0d 100755
--- a/readline/sysdep-oldbsd.h
+++ b/readline/sysdep-oldbsd.h
@@ -1,4 +1,5 @@
-/* System-dependent stuff, for Sony NEwS systems */
+/* System-dependent stuff, for Sony NEwS, Mach, and other systems
+ in the "old BSD Unix" tradition. */
#ifdef __GNUC__
#define alloca __builtin_alloca