From b24dda0b9d0eea3c18de6b2a973b1f33936adcae Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Tue, 13 Dec 2005 22:59:26 +0000 Subject: 2005-12-13 Nathan Sidwell * mt/16-002.ld: Change architecture to 'mt'. Remove SEARCH_DIR. * mt/16-003.ld: Likewise. * mt/64-001.ld: Likewise. * mt/Makefile.in: Change comment to reference 'mt' rather than 'ms1'. * mt/crt0.S: Likewise. --- libgloss/mt/crt0.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgloss/mt/crt0.S') diff --git a/libgloss/mt/crt0.S b/libgloss/mt/crt0.S index 276124f5c..ba5249e01 100644 --- a/libgloss/mt/crt0.S +++ b/libgloss/mt/crt0.S @@ -1,4 +1,4 @@ -# Startup Code for the Morpho ms1 +# Startup Code for the Morpho mt # Create a label for the start of the eh_frame section. .section .eh_frame -- cgit v1.2.3