Changeset deb14fb in mainline for boot/genarch/ofw.h


Ignore:
Timestamp:
2006-10-21T19:32:27Z (18 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
715a847
Parents:
8cee705
Message:

add OFW quiesce command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/genarch/ofw.h

    r8cee705 rdeb14fb  
    123123extern int ofw_screen(screen_t *screen);
    124124extern int ofw_keyboard(keyboard_t *keyboard);
     125extern void ofw_quiesce(void);
    125126
    126127#endif
Note: See TracChangeset for help on using the changeset viewer.