Refactor part 4
这个提交包含在:
@@ -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>
|
||||||
|
在新工单中引用
屏蔽一个用户