/[grub]/grub2/include/grub/kernel.h
ViewVC logotype

Diff of /grub2/include/grub/kernel.h

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

revision 1.5 by marco_g, Tue Jan 4 14:01:45 2005 UTC revision 1.6 by okuji, Tue Feb 15 00:07:01 2005 UTC
# Line 52  void grub_main (void); Line 52  void grub_main (void);
52  /* The machine-specific initialization. This must initialize memory.  */  /* The machine-specific initialization. This must initialize memory.  */
53  void grub_machine_init (void);  void grub_machine_init (void);
54    
55    /* The machine-specific finalization.  */
56    void grub_machine_fini (void);
57    
58  /* Register all the exported symbols. This is automatically generated.  */  /* Register all the exported symbols. This is automatically generated.  */
59  void grub_register_exported_symbols (void);  void grub_register_exported_symbols (void);
60    

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

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