diff --git a/README.md b/README.md index 76c5fa5..7129af5 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,6 @@ This is not really the intended use of IFUNC, but it shows what's possible: you can run arbitrary code before `main` in any program that uses an IFUNC that you've declared. -![](memes/rock_linker.png) ### Isn't that just function pointers?