/[grub]/grub2/include/grub/i386/pc/init.h
ViewVC logotype

Diff of /grub2/include/grub/i386/pc/init.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by okuji, Sun Apr 4 13:46:01 2004 UTC revision 1.5 by marco_g, Mon Dec 27 13:46:20 2004 UTC
# Line 1  Line 1 
1  /*  /*
2   *  GRUB  --  GRand Unified Bootloader   *  GRUB  --  GRand Unified Bootloader
3   *  Copyright (C) 2002  Free Software Foundation, Inc.   *  Copyright (C) 2002, 2004  Free Software Foundation, Inc.
4   *   *
5   *  This program is free software; you can redistribute it and/or modify   *  This program is free software; you can redistribute it and/or modify
6   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 27  Line 27 
27  extern grub_size_t EXPORT_VAR(grub_lower_mem);  extern grub_size_t EXPORT_VAR(grub_lower_mem);
28  extern grub_size_t EXPORT_VAR(grub_upper_mem);  extern grub_size_t EXPORT_VAR(grub_upper_mem);
29    
30    extern grub_addr_t EXPORT_VAR(grub_os_area_addr);
31    extern grub_size_t EXPORT_VAR(grub_os_area_size);
32    
33  /* Get the memory size in KB. If EXTENDED is zero, return conventional  /* Get the memory size in KB. If EXTENDED is zero, return conventional
34     memory, otherwise return extended memory.  */     memory, otherwise return extended memory.  */
35  grub_uint16_t grub_get_memsize (int extended);  grub_uint16_t grub_get_memsize (int extended);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26