move grub_halt out of kernel on most platforms
This commit is contained in:
parent
4dff488793
commit
8496927478
18 changed files with 65 additions and 65 deletions
|
@ -16,7 +16,6 @@
|
|||
* along with GRUB. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <grub/machine/init.h>
|
||||
#include <grub/machine/memory.h>
|
||||
#include <grub/machine/boot.h>
|
||||
#include <grub/types.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue