Skip to content
Commit 00902e98 authored by Yoshinori Sato's avatar Yoshinori Sato
Browse files

mksysmap: Add h8300 local symbol pattern



h8300's nm output have a lot of local symbols.
ex)
00000000 N .Lframe0
00000013 N .LLST1
00000026 N .LLST2
00000039 N .LLST3
0000004c N .LLST4
Added new pattern " .L" to filter rule.

Signed-off-by: default avatarYoshinori Sato <ysato@users.sourceforge.jp>
parent 4e456b86
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment