mirror of
https://github.com/drasko/codezero.git
synced 2026-01-11 18:33:16 +01:00
14 lines
114 B
C
14 lines
114 B
C
/*
|
|
*
|
|
* Copyright (C) 2007 Bahadir Balban
|
|
*
|
|
*/
|
|
#ifndef __GIC_H__
|
|
#define __GIC_H__
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* __GIC_H__ */
|