[parisc-linux-cvs] linux-2.5 tausq
   
    Randolph Chung
     
    parisc-linux@lists.parisc-linux.org
       
    Wed,  9 Oct 2002 01:07:37 -0600 (MDT)
    
    
  
CVSROOT:	/var/cvs
Module name:	linux-2.5
Changes by:	tausq	02/10/09 01:07:37
Modified files:
	arch/parisc    : Makefile 
	arch/parisc/math-emu: Makefile 
	include/asm-parisc: hardirq.h system.h tlb.h 
Log message:
some more 2.5 compile fixes:
arch/parisc/Makefile
- fixes to build lib and math-emu subdirs
arch/parisc/math-emu/Makefile
- remove obsolete O_TARGET
include/asm-parisc/hardirq.h
- define in_atomic
include/asm-parisc/system.h
- define irq_disabled
include/asm-parisc/tlb.h
- rename tlb_remove_tlb_entry to __tlb_remove_tlb_entry