source: branches/libc-0.6/src/libctests/glibc/elf/tst-array1.c@ 2442

Last change on this file since 2442 was 2036, checked in by bird, 21 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1#include <unistd.h>
2
3static void init (void) __attribute__ ((constructor));
4
5static void
6init (void)
7{