diff options
author | John Gilmore <gnu@cygnus> | 1991-11-09 11:24:32 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-11-09 11:24:32 +0000 |
commit | 51493cdb63a83fdd3f019f5c6f098e41d8fe5f24 (patch) | |
tree | 1f86ce7f53c4fd98c56d169333026af5322f77ca /readline/sysdep-aix.h | |
parent | 19405dda9871396899906faab0a31e9a447fc635 (diff) | |
download | gdb-51493cdb63a83fdd3f019f5c6f098e41d8fe5f24.zip gdb-51493cdb63a83fdd3f019f5c6f098e41d8fe5f24.tar.gz gdb-51493cdb63a83fdd3f019f5c6f098e41d8fe5f24.tar.bz2 |
Initial revision
Diffstat (limited to 'readline/sysdep-aix.h')
-rw-r--r-- | readline/sysdep-aix.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/readline/sysdep-aix.h b/readline/sysdep-aix.h new file mode 100644 index 0000000..9d7bfc5 --- /dev/null +++ b/readline/sysdep-aix.h @@ -0,0 +1,3 @@ +/* System-dependent stuff for AIX 3.1 on RS/6000 */ + +#pragma alloca |