usr/src/grub/grub-0.97/grub/mapfile-intf
changeset 8744 03d5725cda56
parent 8044 b3af80bbf173
child 12692 4341b447c069
equal deleted inserted replaced
8743:05a024aa481c 8744:03d5725cda56
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
    23 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
    24 # Use is subject to license terms.
    24 # Use is subject to license terms.
    25 #
    25 #
    26 # ident	"%Z%%M%	%I%	%E% SMI"
    26 
       
    27 #
       
    28 # MAPFILE HEADER START
       
    29 #
       
    30 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
       
    31 # Object versioning must comply with the rules detailed in
       
    32 #
       
    33 #	usr/src/lib/README.mapfiles
       
    34 #
       
    35 # You should not be making modifications here until you've read the most current
       
    36 # copy of that file. If you need help, contact a gatekeeper for guidance.
       
    37 #
       
    38 # MAPFILE HEADER END
    27 #
    39 #
    28 
    40 
    29 # The grub shell interposes on the getopt() family - this reimplementation is
    41 # The grub shell interposes on the getopt() family - this reimplementation is
    30 # required for the real grub loader which can't depend on libc.  The grub shell
    42 # required for the real grub loader which can't depend on libc.  The grub shell
    31 # is built from the same source as the grub loader.
    43 # is built from the same source as the grub loader.