Corewar documentation 1.0.0
Loading...
Searching...
No Matches
lldi.c File Reference

The file containing the lldi function. More...

Functions

void exec_lldi (champion_t *champion, node_t *address)
 The lldi function.
 

Detailed Description

The file containing the lldi function.

Function Documentation

◆ exec_lldi()

void exec_lldi ( champion_t * champion,
node_t * address )

The lldi function.

Parameters
championThe champion to execute the lldi function
addressThe address of the lldi function
Returns
void