Register keyword removal
[dragonfly.git] / sys / i386 / boot / dosboot / dosboot.h
1 /*\r
2  *      dosboot.h               Boot FreeBSD from DOS partition\r
3  *\r
4  *      (C) 1994 by Christian Gusenbauer (cg@fimp01.fim.uni-linz.ac.at)\r
5  *      All Rights Reserved.\r
6  * \r
7  *      Permission to use, copy, modify and distribute this software and its\r
8  *      documentation is hereby granted, provided that both the copyright\r
9  *      notice and this permission notice appear in all copies of the\r
10  *      software, derivative works or modified versions, and any portions\r
11  *      thereof, and that both notices appear in supporting documentation.\r
12  * \r
13  *      I ALLOW YOU USE OF THIS SOFTWARE IN ITS "AS IS" CONDITION. I DISCLAIM\r
14  *      ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE\r
15  *      USE OF THIS SOFTWARE.\r
16  * \r
17  */\r
18 void dosboot(long howto, char *kernel);\r