Subversion Repositories HelenOS-historic

Rev

Rev 341 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 341 Rev 342
Line 69... Line 69...
69
 
69
 
70
arch_sources= \
70
arch_sources= \
71
	arch/start.S \
71
	arch/start.S \
72
	arch/context.S \
72
	arch/context.S \
73
	arch/panic.S \
73
	arch/panic.S \
74
	arch/mips.c \
74
	arch/mips32.c \
75
	arch/dummy.S \
75
	arch/dummy.S \
76
	arch/console.c \
76
	arch/console.c \
77
	arch/asm.S \
77
	arch/asm.S \
78
	arch/exception.c \
78
	arch/exception.c \
79
	arch/interrupt.c \
79
	arch/interrupt.c \