forked from Imagelibrary/rtems
2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/consupp.S, irq/irq.h, irq/irq_init.c: Add CVS Id string.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* console/consupp.S, irq/irq.h, irq/irq_init.c: Add CVS Id string.
|
||||
|
||||
2010-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* configure.ac: Remove AC_CHECK_SIZEOF([void *]).
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
* and need not follow the licensing terms described here, provided that
|
||||
* the new terms are clearly indicated on the first page of each file where
|
||||
* they apply.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "ppc-asm.h"
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
* found in found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* irq.h,v 1.2.4.2 2003/09/04 18:45:20 joel Exp
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef LIBBSP_POWERPC_IRQ_H
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*
|
||||
* irq_init.c,v 1.6.2.5 2003/09/04 18:45:20 joel Exp
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <libcpu/io.h>
|
||||
|
||||
Reference in New Issue
Block a user