From a793e62d8364996a276c048bc55ae072a285053a Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Tue, 1 Nov 2016 08:29:13 -0700 Subject: .s -> .inc --- asm/string_util.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/string_util.s') diff --git a/asm/string_util.s b/asm/string_util.s index 6eda21515..47840c5a7 100644 --- a/asm/string_util.s +++ b/asm/string_util.s @@ -1,4 +1,4 @@ - .include "asm/macros.s" + .include "asm/macros.inc" .syntax unified -- cgit v1.2.3