old stuff removed

This commit is contained in:
tkl
2016-07-27 14:48:54 +02:00
parent 4eaea0c98b
commit 37214bf716
78 changed files with 9 additions and 17495 deletions

View File

@@ -13,9 +13,6 @@
#include "isr.h"
#include "sys_tick.h"
#include "ascii_font.h"
#include "bitmap.h"
#define STACK_SIZE 256
stack_t tc_1_stack[STACK_SIZE];
struct thread_context tc_1;