diff options
-rw-r--r-- | source/c-calling-conventions.rst | 3 | ||||
-rw-r--r-- | source/index.rst | 3 | ||||
-rw-r--r-- | source/radare2-tips.rst | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/source/c-calling-conventions.rst b/source/c-calling-conventions.rst index 06ae61e..ffed8fa 100644 --- a/source/c-calling-conventions.rst +++ b/source/c-calling-conventions.rst @@ -1,5 +1,6 @@ +##################### C calling conventions -===================== +##################### cdecl (Windows X86) ------------------- diff --git a/source/index.rst b/source/index.rst index b9da86d..d9c9dd8 100644 --- a/source/index.rst +++ b/source/index.rst @@ -1,5 +1,6 @@ +##### Notes -===== +##### Notes and tips kind of knowledge about various tools. Sometimes I need some of this knowledge when I'm not at my home desktop computer, want to have a diff --git a/source/radare2-tips.rst b/source/radare2-tips.rst index 915e2b8..1793ae1 100644 --- a/source/radare2-tips.rst +++ b/source/radare2-tips.rst @@ -1,5 +1,6 @@ +############ Radare2 tips -============ +############ Data ---- |