mirror of
https://github.com/drasko/codezero.git
synced 2026-04-01 01:29:05 +02:00
Initial commit
This commit is contained in:
13
include/l4/arch/arm/v5/arm926ejs/cpu.h
Normal file
13
include/l4/arch/arm/v5/arm926ejs/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