]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ipf/asm.h
Code Scrub for MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ipf / asm.h
index f152f803035e57e0a5fbefe105b6fcb687a71082..3067d4bee610c2c869f09b7b737e44dc22085d61 100644 (file)
@@ -1,18 +1,17 @@
-/// @file\r
-///   This module contains generic macros for an assembly writer.\r
-///\r
-/// Copyright (c) 2006, Intel Corporation<BR>\r
-/// All rights reserved. This program and the accompanying materials\r
-/// are licensed and made available under the terms and conditions of the BSD License\r
-/// which accompanies this distribution.  The full text of the license may be found at\r
-/// http://opensource.org/licenses/bsd-license.php\r
-///\r
-/// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-/// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-///\r
-///\r
-#ifndef _ASM_H\r
-#define _ASM_H\r
+/** @file This module contains generic macros for an assembly writer.\r
+\r
+ Copyright (c) 2006, Intel Corporation<BR>\r
+ All rights reserved. This program and the accompanying materials\r
+ are licensed and made available under the terms and conditions of the BSD License\r
+ which accompanies this distribution.  The full text of the license may be found at\r
+ http://opensource.org/licenses/bsd-license.php\r
+\r
+ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+**/\r
+\r
+#ifndef _ASM_H_\r
+#define _ASM_H_\r
 \r
 #define TRUE  1\r
 #define FALSE 0\r