Browse Source

Merge pull request #654 from changuoqiang/master

Update linux-initialization-2.md
0xAX 6 năm trước cách đây
mục cha
commit
b50008f768
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      Initialization/linux-initialization-2.md

+ 2 - 1
Initialization/linux-initialization-2.md

@@ -299,7 +299,8 @@ As we may know, CPU pushes flag register, `CS` and `RIP` on the stack before cal
 | %rflags            |
 | %cs                |
 | %rip               |
-| error code         | <-- %rsp
+| error code         |
+| vector number      |<-- %rsp
 |--------------------|
 ```