1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/getopt.c

This commit is contained in:
Roland McGrath
1995-02-18 03:51:45 +00:00
parent 28f540f45b
commit 0ad4617705
6 changed files with 163 additions and 113 deletions

View File

@@ -20,7 +20,7 @@ Cambridge, MA 02139, USA. */
#include <mach/mach_interface.h>
mach_port_t __mach_task_self_;
vm_size_t __vm_page_size;
vm_size_t __vm_page_size = 0; /* Must be data not bss for weak alias. */
weak_alias (__vm_page_size, vm_page_size)
void