#ifndef _GUI_H_
#define _GUI_H_

#include "globals.h"

void startx( void * ptr );

#endif


syntax highlighted by Code2HTML, v. 0.9.1