diff options
| author | pyos <[email protected]> | 2022-02-10 16:47:49 +0300 | 
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:49 +0300 | 
| commit | ef985e41af0868676d7a2275f1d90261253ddf3b (patch) | |
| tree | 3a6a11d19d8c39c7b90c132bce7e1c3536be37c1 /util/system/context_x86.h | |
| parent | 8387f1fb70a4161b7581d3c0da52c4810df655be (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/system/context_x86.h')
| -rw-r--r-- | util/system/context_x86.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/context_x86.h b/util/system/context_x86.h index 6ea066ff883..83509a4f5c2 100644 --- a/util/system/context_x86.h +++ b/util/system/context_x86.h @@ -8,5 +8,5 @@  #define PROGR_CNT MJB_PC  #define STACK_CNT MJB_RSP -#define FRAME_CNT MJB_RBP +#define FRAME_CNT MJB_RBP   #define EXTRA_PUSH_ARGS 1  | 
