diff options
author | P. J. McDermott <pj@pehjota.net> | 2017-02-10 00:20:38 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2017-02-10 00:20:38 (EST) |
commit | 455cc1097a5fd5dd614b13174521a3d4ce8ac5f7 (patch) | |
tree | 03684a3769b19c42a302d678dfdacb4aaf86573e | |
parent | 59b0da15168647cb91efd5ff11f0b5af6739148d (diff) | |
download | eggshell-455cc1097a5fd5dd614b13174521a3d4ce8ac5f7.zip eggshell-455cc1097a5fd5dd614b13174521a3d4ce8ac5f7.tar.gz eggshell-455cc1097a5fd5dd614b13174521a3d4ce8ac5f7.tar.bz2 |
research/heap.txt: Drop long malloc register name
-rw-r--r-- | research/heap.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/research/heap.txt b/research/heap.txt index 53b6250..8a697e2 100644 --- a/research/heap.txt +++ b/research/heap.txt @@ -35,8 +35,4 @@ Functions Return register: - __malloc_r - -Or: - __mr |