/[grub]/grub2/include/grub/powerpc/ieee1275/ieee1275.h
ViewVC logotype

Diff of /grub2/include/grub/powerpc/ieee1275/ieee1275.h

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

revision 1.3 by marco_g, Tue Jul 27 17:47:37 2004 UTC revision 1.4 by okuji, Tue Sep 14 08:56:51 2004 UTC
# Line 49  extern intptr_t (*grub_ieee1275_entry_fn Line 49  extern intptr_t (*grub_ieee1275_entry_fn
49  uint32_t EXPORT_FUNC(grub_ieee1275_decode_int_4) (unsigned char *p);  uint32_t EXPORT_FUNC(grub_ieee1275_decode_int_4) (unsigned char *p);
50  int EXPORT_FUNC(grub_ieee1275_finddevice) (char *name,  int EXPORT_FUNC(grub_ieee1275_finddevice) (char *name,
51                                             grub_ieee1275_phandle_t *phandlep);                                             grub_ieee1275_phandle_t *phandlep);
52  int EXPORT_FUNC(grub_ieee1275_get_property) (int handle, const char *property,  int EXPORT_FUNC(grub_ieee1275_get_property) (grub_ieee1275_phandle_t handle,
53                                               void *buf, grub_size_t size,                                               const char *property, void *buf,
54                                                 grub_size_t size,
55                                               grub_size_t *actual);                                               grub_size_t *actual);
56  int EXPORT_FUNC(grub_ieee1275_next_property) (int handle, char *prev_prop,  int EXPORT_FUNC(grub_ieee1275_next_property) (int handle, char *prev_prop,
57                                                char *prop, int *flags);                                                char *prop, int *flags);

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

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