aboutsummaryrefslogtreecommitdiff
path: root/default-configs
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-03-06 10:25:47 +0000
committerPeter Maydell <peter.maydell@linaro.org>2020-03-06 11:06:55 +0000
commit29f9dff79073cfdc336466a950294be91b90f514 (patch)
tree8d56c6fc38f2568e5d2b2f75a8e088aa10bca1a7 /default-configs
parent3a8273b1ab3299cf92f7f72b41f56471ecb8e5cf (diff)
*.hx: Remove all the STEXI/ETEXI blocks
We no longer generate texinfo from the hxtool input files, so delete all the STEXI/ETEXI blocks. This commit was created using the following Perl one-liner: perl -i -n -e '$suppress = 1,next if /^STEXI/;$suppress=0,next if /^ETEXI/; print if !$suppress;' *.hx Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions