summaryrefslogtreecommitdiff
path: root/sys/boot/efi/include/efifpswa.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/include/efifpswa.h')
-rw-r--r--sys/boot/efi/include/efifpswa.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/boot/efi/include/efifpswa.h b/sys/boot/efi/include/efifpswa.h
index 5de9bb6ed746..3e039ef6a26d 100644
--- a/sys/boot/efi/include/efifpswa.h
+++ b/sys/boot/efi/include/efifpswa.h
@@ -2,9 +2,9 @@
#ifndef _EFI_FPSWA_H
#define _EFI_FPSWA_H
-//
-// EFI FP SWA Driver (Floating Point Software Assist)
-//
+/*
+ * EFI FP SWA Driver (Floating Point Software Assist)
+ */
#define EFI_INTEL_FPSWA \
{ 0xc41b6531, 0x97b9, 0x11d3, 0x9a, 0x29, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d }