X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/4fba07dca7fb9275b51e5095a774fe69eeab4660..37372ed0cccf20298fdefc4c3d1153eb58407e45:/stdlib/README.md diff --git a/stdlib/README.md b/stdlib/README.md index 99f3e69..8427f53 100644 --- a/stdlib/README.md +++ b/stdlib/README.md @@ -42,6 +42,7 @@ header comment for each function to learn the call and return stack. 010xxx - math functions 10000 ----- random (math.pvvs) 10001 ----- absolute value (math.pvvs) + 10010 ----- greatest common divisor (math.pvvs) 011xxx - heap functions 11000 ----- memset (heap.pvvs) 11001 ----- memcpy (heap.pvvs)