From: Gabe Black Date: Fri, 3 Nov 2006 06:15:31 +0000 (-0500) Subject: Fixed a comment X-Git-Tag: m5_2.0_beta2~53^2~66 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fa918329000c3661a4c6840f952c3247522eb826;p=gem5.git Fixed a comment --HG-- extra : convert_revision : bebc701508e1d38ee74a07377c634d5e46e89abe --- diff --git a/src/arch/sparc/asi.hh b/src/arch/sparc/asi.hh index 876567225..6677b23df 100644 --- a/src/arch/sparc/asi.hh +++ b/src/arch/sparc/asi.hh @@ -219,4 +219,4 @@ namespace SparcISA }; -#endif // __ARCH_SPARC_TLB_HH__ +#endif // __ARCH_SPARC_ASI_HH__