Subversion Repositories HelenOS-historic

Rev

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

Rev 195 Rev 197
Line 16... Line 16...
16
arch_sources = arch/dummy.s \
16
arch_sources = arch/dummy.s \
17
	arch/fpu_context.c \
17
	arch/fpu_context.c \
18
	arch/putchar.c \
18
	arch/putchar.c \
19
	arch/boot/boot.S \
19
	arch/boot/boot.S \
20
	arch/boot/memmap.S \
20
	arch/boot/memmap.S \
21
	arch/pm.c
21
	arch/pm.c \
-
 
22
	arch/context.S