Subversion Repositories HelenOS-historic

Rev

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

Rev 148 Rev 161
Line 17... Line 17...
17
arch_sources= \
17
arch_sources= \
18
	arch/start.S \
18
	arch/start.S \
19
	arch/context.S \
19
	arch/context.S \
20
	arch/panic.s \
20
	arch/panic.s \
21
	arch/mips.c \
21
	arch/mips.c \
22
	arch/fake.s \
22
	arch/dummy.s \
23
	arch/putchar.c \
23
	arch/putchar.c \
24
	arch/asm.s \
24
	arch/asm.s \
25
	arch/exception.c \
25
	arch/exception.c \
26
	arch/interrupt.c \
26
	arch/interrupt.c \
27
	arch/cache.c \
27
	arch/cache.c \