Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3606 → Rev 3607

/branches/sparc/kernel/arch/sparc64/include/mm/tlb.h
623,7 → 623,7
*
* @param type
* Selects between context and page demap
* (and entire MMU demap on US-III).
* (and entire MMU demap on US3).
* @param context_encoding Specifies which Context register has Context ID for
* demap.
* @param page Address which is on the page to be demapped.
650,7 → 650,7
*
* @param type
* Selects between context and page demap
* (and entire MMU demap on US-III).
* (and entire MMU demap on US3).
* @param context_encoding Specifies which Context register has Context ID for
* demap.
* @param page Address which is on the page to be demapped.
/branches/sparc/kernel/arch/sparc64/include/drivers/simics_output.h
File deleted
\ No newline at end of file
/branches/sparc/kernel/arch/sparc64/Makefile.inc
119,8 → 119,7
arch/$(ARCH)/src/drivers/kbd.c \
arch/$(ARCH)/src/drivers/scr.c \
arch/$(ARCH)/src/drivers/sgcn.c \
arch/$(ARCH)/src/drivers/pci.c \
arch/$(ARCH)/src/drivers/simics_output.c
arch/$(ARCH)/src/drivers/pci.c
 
 
ifeq ($(CONFIG_SMP),y)
/branches/sparc/kernel/arch/sparc64/src/drivers/simics_output.c
File deleted