summaryrefslogtreecommitdiff
path: root/gcc/ada/g-soccon.ads
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-03 15:30:02 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2005-01-03 15:30:02 +0000
commit05c3e0e9708795d88a1f0b2f7e653f5bd16dc17c (patch)
treeff38df68a6a2cf36acb36fb9756271956ee76af3 /gcc/ada/g-soccon.ads
parent78df2aa8964c653f87be7c8d4eb36ca86114bc22 (diff)
downloadgcc-05c3e0e9708795d88a1f0b2f7e653f5bd16dc17c.tar.gz
* gen-soccon.c: New utility program to generate g-soccon.ads
automatically. * socket.c, gsocket.h: Split inclusion of system header files into a gsocket.h file separated from socket.c, to allow reuse in gen-soccon.c. * g-soccon.ads, g-soccon-unixware.ads, g-soccon-tru64.ads, g-soccon-aix.ads, g-soccon-irix.ads, g-soccon-hpux.ads, g-soccon-interix.ads, g-soccon-solaris.ads, g-soccon-mingw.ads, g-soccon-vxworks.ads, g-soccon-freebsd.ads: Note that these files should not be edited by hand anymore, but should be regenerated using gen-soccon. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92828 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/g-soccon.ads')
-rw-r--r--gcc/ada/g-soccon.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/g-soccon.ads b/gcc/ada/g-soccon.ads
index 54c931a04b3..c95eda573d8 100644
--- a/gcc/ada/g-soccon.ads
+++ b/gcc/ada/g-soccon.ads
@@ -36,6 +36,7 @@
-- directly with'ed by an applications program.
-- This is the version for GNU/Linux
+-- Do not edit this file by hand, instead edit and re-run gen-soccon.c
package GNAT.Sockets.Constants is