Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 420 → Rev 421

/SPARTAN/trunk/arch/sparc64/boot/boot.S
1,5 → 1,5
#
# Copyright (C) 2005 Martin Decky
# Copyright (C) 2005 Jakub Jermar
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
/SPARTAN/trunk/arch/sparc64/src/dummy.s
55,7 → 55,6
.global memsetb
.global page_arch_init
.global panic_printf
.global putchar
.global userspace
 
.global dummy
87,7 → 86,6
memsetb:
page_arch_init:
panic_printf:
putchar:
userspace: