add some dependencies and test code

This commit is contained in:
2025-03-17 22:54:34 +02:00
parent 21bf4d8715
commit b0be5aec60
23 changed files with 1993 additions and 43 deletions

View File

@@ -1,6 +1,3 @@
// Required for dlinfo and other GNU specific linker code
#define _GNU_SOURCE
#include "hiload/hiload.h"
#include "hiload/symbols.h"