Remove nowhere referenced file. (egrep "filename\." didn't find anything) Signed-off-by: Domen Puncer --- kj/arch/m68knommu/platform/68EZ328/ucsimm/crt0_himem.S | 1 - 1 files changed, 1 deletion(-) diff -L arch/m68knommu/platform/68EZ328/ucsimm/crt0_himem.S -puN arch/m68knommu/platform/68EZ328/ucsimm/crt0_himem.S~remove_file-arch_m68knommu_platform_68EZ328_ucsimm_crt0_himem.S /dev/null --- kj/arch/m68knommu/platform/68EZ328/ucsimm/crt0_himem.S +++ /dev/null 2004-12-24 01:21:08.000000000 +0100 @@ -1 +0,0 @@ -#include "crt0_fixed.S" _