diff --git a/articles/tiny-elf/page.mmd b/articles/tiny-elf/page.mmd index 1e07737..6925701 100644 --- a/articles/tiny-elf/page.mmd +++ b/articles/tiny-elf/page.mmd @@ -101,8 +101,6 @@ exit; #ifdef ELF -/* https://github.com/Jorengarenar/CMObALL/blob/master/cmoball.h */ - /* https://man7.org/linux/man-pages/man2/exit.2.html */ #define SYS_EXIT(p_return_code) \ { \