2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>

* shared/irq/openpic_i8259_irq.c: Line wrap.
This commit is contained in:
Joel Sherrill
2008-12-04 21:26:44 +00:00
parent df39396289
commit f6c6e17da4
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/irq/openpic_i8259_irq.c: Line wrap.
2008-11-03 Till Straumann <strauman@slac.stanford.edu> 2008-11-03 Till Straumann <strauman@slac.stanford.edu>
PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl() PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl()

View File

@@ -1,6 +1,7 @@
/* /*
* *
* This file contains the i8259/openpic-specific implementation of the function described in irq.h * This file contains the i8259/openpic-specific implementation of
* the function described in irq.h
* *
* Copyright (C) 1998, 1999 valette@crf.canon.fr * Copyright (C) 1998, 1999 valette@crf.canon.fr
* *