#include "slate.hpp"
#include <signal.h>
Go to the source code of this file.
Functions | |
word_t | memory_string_to_bytes (char *str) |
void | slate_interrupt_handler (int sig) |
void | print_usage (char *progName) |
int | main (int argc, char **argv, char **envp) |
Variables | |
int | globalInterrupt = 0 |
int globalInterrupt = 0 |