From bd87d4ef8856410017cdc0f5b885c6dbdc73c73a Mon Sep 17 00:00:00 2001 From: Tsukasa OI Date: Wed, 4 Jan 2023 01:38:30 +0000 Subject: [PATCH] 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"). --- sim/ppc/pk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/ppc/pk.h b/sim/ppc/pk.h index b4de9965845..92e49e9e8a4 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; -- 2.30.2