Commit d49d0b10 authored by Francois TABURET's avatar Francois TABURET

Update api.md

parent eb6afba8
......@@ -16,5 +16,5 @@ void * get_shlibmodule_fptr(char *modname, char *fname)
```
Returns a pointer to the symbol `fname`, defined in module `modname`, or `NULL` if the symbol is not found.
[loader home page](../../../loader.md)
[loader home page](../../loader.md)
[loader developer home page](../devusage.md)
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment