Home | History | Annotate | Download | only in hpcboot

Lines Matching defs:Boot

1 /*	$NetBSD: boot.cpp,v 1.7 2008/04/28 20:23:20 martin Exp $	*/
34 #include <boot.h>
55 Boot *Boot::_instance = 0;
57 Boot &
58 Boot::Instance()
65 // (will be invoked by boot button)
88 Boot::Destroy()
96 Boot::setup()
125 Boot::Boot()
135 Boot::~Boot()
145 Boot::create()
159 Boot::attachLoader()