Skip to content

Commit 27e8099

Browse files
committed
fix callee func stack frame in the picture
1 parent 4759482 commit 27e8099

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
8 Bytes
Loading

images/ch3-13-func-stack-frame-layout-01.ditaa.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
| |
5959
+---------------------------+
6060
| cAAA |
61-
| caller's BP |
61+
| callee's BP |
6262
| (if framepointer_enabled) |
6363
+---------------------------+

0 commit comments

Comments
 (0)