Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/genarch/include/genarch/ofw.h

    r0798689 red88c8e  
    8989extern void ofw_init(void);
    9090
    91 extern void ofw_putchar(const char);
     91extern void ofw_putchar(char);
    9292
    9393extern ofw_arg_t ofw_get_property(const phandle, const char *, void *,
Note: See TracChangeset for help on using the changeset viewer.