mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Add sim-main.h to v850e_files for sanitization.
This commit is contained in:
@ -40,7 +40,7 @@ Things-to-lose:
|
|||||||
|
|
||||||
Do-last:
|
Do-last:
|
||||||
|
|
||||||
v850e_files="interp.c simops.c v850.igen v850-dc ChangeLog"
|
v850e_files="interp.c simops.c v850.igen v850-dc ChangeLog sim-main.h"
|
||||||
if ( echo $* | grep keep\-v850e > /dev/null ) ; then
|
if ( echo $* | grep keep\-v850e > /dev/null ) ; then
|
||||||
for i in $v850e_files ; do
|
for i in $v850e_files ; do
|
||||||
if test -r $i && (grep sanitize-v850e $i > /dev/null) ; then
|
if test -r $i && (grep sanitize-v850e $i > /dev/null) ; then
|
||||||
|
Reference in New Issue
Block a user