mirror of
https://github.com/drasko/codezero.git
synced 2026-04-17 17:29:04 +02:00
Added new subarch, platform, cpu, driver variants for configuration testing.
New files are an exact copy of pb926 files, but will help in testing different configurations and compilations.
This commit is contained in:
13
include/l4/arch/arm/v7/cortexa8/cpu.h
Normal file
13
include/l4/arch/arm/v7/cortexa8/cpu.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
*
|
||||
* Copyright (C) 2005 Bahadir Balban
|
||||
*
|
||||
*/
|
||||
#ifndef __ARM926EJS__H__
|
||||
#define __ARM926EJS__H__
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif /* __ARM926EJS__H__ */
|
||||
Reference in New Issue
Block a user