Retro Rocket Kernel
BASIC-Powered Operating System
symbol Struct Reference
+ Collaboration diagram for symbol:

Public Attributes

char * name
 
uint64_t address
 
uint8_t type
 
struct symbolnext
 

Member Data Documentation

◆ address

uint64_t symbol::address

◆ name

char* symbol::name

◆ next

struct symbol* symbol::next

◆ type

uint8_t symbol::type