Subversion Repositories HelenOS

Rev

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

Rev 342 Rev 343
Line 19... Line 19...
19
 
19
 
20
arch_sources= \
20
arch_sources= \
21
	arch/context.S \
21
	arch/context.S \
22
	arch/debug/panic.s \
22
	arch/debug/panic.s \
23
	arch/fpu_context.c \
23
	arch/fpu_context.c \
24
	arch/ppc.c \
24
	arch/ppc32.c \
25
	arch/dummy.s \
25
	arch/dummy.s \
26
	arch/start.S \
26
	arch/start.S \
27
	arch/asm.S \
27
	arch/asm.S \
28
	arch/cpu/cpu.c \
28
	arch/cpu/cpu.c \
29
	arch/mm/frame.c \
29
	arch/mm/frame.c \