Refactor part 3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* PROJECT: ExectOS
|
||||
* COPYRIGHT: See COPYING.md in the top level directory
|
||||
* FILE: xtldr/includes/xtbm.h
|
||||
* FILE: xtldr/includes/bootman.h
|
||||
* DESCRIPTION: XTLDR Boot Loader related structures and routines forward references
|
||||
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
|
||||
*/
|
||||
@@ -9,7 +9,7 @@
|
||||
#ifndef __XTLDR_BOOTMAN_H
|
||||
#define __XTLDR_BOOTMAN_H
|
||||
|
||||
#include <xtbmapi.h>
|
||||
#include <xtblapi.h>
|
||||
|
||||
|
||||
/* XTLDR routine callbacks */
|
||||
|
||||
Reference in New Issue
Block a user