From 6edd507a97f238d237a066c8eb763c57bcf1ef12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E5=A4=8F=E5=87=89?= Date: Sat, 7 May 2022 01:55:13 +0000 Subject: [PATCH] =?UTF-8?q?update=20arch/alpha/boot/tools/mkbb.c.=20?= =?UTF-8?q?=E5=8F=AA=E6=B5=8B=E8=AF=95=E4=B8=8D=E5=90=88=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arch/alpha/boot/tools/mkbb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/alpha/boot/tools/mkbb.c b/arch/alpha/boot/tools/mkbb.c index fc47f33f8a44..b9b61645142d 100644 --- a/arch/alpha/boot/tools/mkbb.c +++ b/arch/alpha/boot/tools/mkbb.c @@ -8,6 +8,7 @@ * and is the name of a bootblock to merge in. This bootblock * contains the offset and size of the bootloader. It must be exactly * 512 bytes long. + * test */ #include -- Gitee