• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/lib/thumb/
1/* ISR names for arm
2 *
3 * Version: Sourcery CodeBench Lite 2011.09-69
4 * Support: https://support.codesourcery.com/GNUToolchain/
5 *
6 * Copyright (c) 2007, 2008, 2009, 2010 CodeSourcery, Inc.
7 *
8 * The authors hereby grant permission to use, copy, modify, distribute,
9 * and license this software and its documentation for any purpose, provided
10 * that existing copyright notices are retained in all copies and that this
11 * notice is included verbatim in any distributions.  No written agreement,
12 * license, or royalty fee is required for any of the authorized uses.
13 * Modifications to this software may be copyrighted by their authors
14 * and need not follow the licensing terms described here, provided that
15 * the new terms are clearly indicated on the first page of each file where
16 * they apply.
17 */
18EXTERN (__cs3_reset)
19EXTERN (__cs3_isr_undef)
20EXTERN (__cs3_isr_swi)
21EXTERN (__cs3_isr_pabort)
22EXTERN (__cs3_isr_dabort)
23EXTERN (__cs3_isr_reserved)
24EXTERN (__cs3_isr_irq)
25EXTERN (__cs3_isr_fiq)
26