]> xenbits.xensource.com Git - people/hx242/xen.git/commitdiff
efi: add emacs block to boot.c
authorWei Liu <wei.liu2@citrix.com>
Mon, 4 Feb 2019 17:01:10 +0000 (17:01 +0000)
committerHongyan Xia <hongyax@amazon.com>
Mon, 30 Sep 2019 08:40:45 +0000 (09:40 +0100)
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
xen/common/efi/boot.c

index 1d1420f02cc38b5186342bbf6f1310a45b4caaab..3868293d066fd91c71c0c4585e29c6324fce34b7 100644 (file)
@@ -1705,3 +1705,13 @@ void __init efi_init_memory(void)
 #endif
 }
 #endif
+
+/*
+ * Local variables:
+ * mode: C
+ * c-file-style: "BSD"
+ * c-basic-offset: 4
+ * tab-width: 4
+ * indent-tabs-mode: nil
+ * End:
+ */