dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/vfp
Russell King 9c42954dfd [ARM] Move enable_irq and disable_irq to assembler.h
5d25ac038a broke VFP builds due to
enable_irq not being defined as an assembly macro.  Move it to
assembler.h so everyone can use it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-23 16:59:37 +00:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
entry.S [ARM] Move enable_irq and disable_irq to assembler.h 2006-03-23 16:59:37 +00:00
vfp.h [PATCH] ARM: Fix VFP to use do_div() 2005-06-29 23:01:02 +01:00
vfpdouble.c [PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles addition 2005-08-03 19:53:25 +01:00
vfphw.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vfpinstr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vfpmodule.c [PATCH] ARM: Don't force SIGFPE 2005-06-29 23:02:02 +01:00
vfpsingle.c [PATCH] ARM: Fix VFP to use do_div() 2005-06-29 23:01:02 +01:00