diff options
author | Tsukasa OI <research_trasio@irq.a4lg.com> | 2023-01-04 01:38:30 +0000 |
---|---|---|
committer | Tsukasa OI <research_trasio@irq.a4lg.com> | 2023-01-04 02:14:51 +0000 |
commit | bd87d4ef8856410017cdc0f5b885c6dbdc73c73a (patch) | |
tree | 6725ab00957beb1a7aea77a3a0ba60d3a0ec619a /sim/ppc | |
parent | e346efcde0fd60c8b010cfc5b14dc0e725bc9e75 (diff) | |
download | gdb-bd87d4ef8856410017cdc0f5b885c6dbdc73c73a.zip gdb-bd87d4ef8856410017cdc0f5b885c6dbdc73c73a.tar.gz gdb-bd87d4ef8856410017cdc0f5b885c6dbdc73c73a.tar.bz2 |
sim: Regenerate using the maintainer mode
Those files have changed by regenerating using the maintainer mode.
The first line of sim/ppc/pk.h have changed by an effect of the commit
319e41e83a40 ("sim: ppc: inline the sim-packages option").
Diffstat (limited to 'sim/ppc')
-rw-r--r-- | sim/ppc/pk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/pk.h b/sim/ppc/pk.h index b4de996..92e49e9 100644 --- a/sim/ppc/pk.h +++ b/sim/ppc/pk.h @@ -1,2 +1,2 @@ -/* Generated file; do not edit. */ +/* Generated file by Makefile.in; do not edit. */ extern package_create_instance_callback pk_disklabel_create_instance; |