[BACK]Return to files.sh CVS log [TXT][DIR] Up to [local] / sys / arch / sh / conf

Annotation of sys/arch/sh/conf/files.sh, Revision 1.1

1.1     ! nbrk        1: #      $OpenBSD: files.sh,v 1.2 2007/05/01 18:59:40 miod Exp $
        !             2: #      $NetBSD: files.sh3,v 1.32 2005/12/11 12:18:58 christos Exp $
        !             3:
        !             4: file   arch/sh/sh/cache.c
        !             5: file   arch/sh/sh/cache_sh3.c          sh3
        !             6: file   arch/sh/sh/cache_sh4.c          sh4
        !             7: file   arch/sh/sh/clock.c
        !             8: file   arch/sh/sh/db_disasm.c          ddb
        !             9: file   arch/sh/sh/db_interface.c       ddb
        !            10: file   arch/sh/sh/db_memrw.c           ddb
        !            11: file   arch/sh/sh/db_trace.c           ddb
        !            12: file   arch/sh/sh/devreg.c             sh3 & sh4
        !            13: file   arch/sh/sh/interrupt.c
        !            14: file   arch/sh/sh/locore_c.c
        !            15: file   arch/sh/sh/locore_subr.S
        !            16: file   arch/sh/sh/mem.c
        !            17: file   arch/sh/sh/mmu.c
        !            18: file   arch/sh/sh/mmu_sh3.c            sh3
        !            19: file   arch/sh/sh/mmu_sh4.c            sh4
        !            20: file   arch/sh/sh/mutex.c
        !            21: file   arch/sh/sh/pmap.c
        !            22: file   arch/sh/sh/process_machdep.c
        !            23: file   arch/sh/sh/sh_machdep.c
        !            24: file   arch/sh/sh/sys_machdep.c
        !            25: file   arch/sh/sh/trap.c
        !            26: file   arch/sh/sh/vectors.S
        !            27: file   arch/sh/sh/vm_machdep.c
        !            28:
        !            29: file   arch/sh/sh/in_cksum.S           inet
        !            30: file   netinet/in4_cksum.c             inet
        !            31:
        !            32: file   dev/cninit.c

CVSweb