소스 검색

Update comment

Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
lzha101 7 년 전
부모
커밋
75336444e8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      sdk/trts/linux/metadata_sec.S

+ 1 - 1
sdk/trts/linux/metadata_sec.S

@@ -33,7 +33,7 @@
 
 #define METADATA_SIZE 4096
 .section ".note.sgxmeta", "", @note
-    .p2align 2              /* section no alignment */
+    .p2align 2              /* section alignment */
     .long 1f - 0f           /* name size (not including padding) */
     .long 2f - 1f           /* desc size (not including padding) */
     .long 0x01              /* type */