This commit is contained in:
15
sdk/xtdk/amd64/xtstruct.h
Normal file
15
sdk/xtdk/amd64/xtstruct.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/**
|
||||
* PROJECT: ExectOS
|
||||
* COPYRIGHT: See COPYING.md in the top level directory
|
||||
* FILE: sdk/xtdk/amd64/xtstruct.h
|
||||
* DESCRIPTION: XT structures forward references specific to AMD64 architecture
|
||||
* DEVELOPERS: Rafal Kupiec <belliash@codingworkshop.eu.org>
|
||||
*/
|
||||
|
||||
#ifndef __XTDK_AMD64_XTSTRUCT_H
|
||||
#define __XTDK_AMD64_XTSTRUCT_H
|
||||
|
||||
|
||||
/* Architecture-related structures forward references */
|
||||
|
||||
#endif /* __XTDK_AMD64_XTSTRUCT_H */
|
Reference in New Issue
Block a user