9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
|
// This file contains directives for how to order the functions.
|
||
|
#include "iexplore.fmap"
|
||
|
|
||
|
iexplorer
|
||
|
{
|
||
|
global:
|
||
|
*;
|
||
|
};
|