Refactor part 4
This commit is contained in:
parent
d2f06a2758
commit
023f2c72b3
@ -1,8 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* PROJECT: ExectOS
|
* PROJECT: ExectOS
|
||||||
* COPYRIGHT: See COPYING.md in the top level directory
|
* COPYRIGHT: See COPYING.md in the top level directory
|
||||||
* FILE: sdk/xtdk/xtbmapi.h
|
* FILE: sdk/xtdk/xtblapi.h
|
||||||
* DESCRIPTION: Top level header for the XT Boot Manager API
|
* DESCRIPTION: Top level header for the XT Boot Loader API
|
||||||
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
|
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -43,4 +43,4 @@
|
|||||||
#include ARCH_HEADER(hlfuncs.h)
|
#include ARCH_HEADER(hlfuncs.h)
|
||||||
|
|
||||||
/* Boot Manager specific structures */
|
/* Boot Manager specific structures */
|
||||||
#include <bmtypes.h>
|
#include <bltypes.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user