remove useless code copied from day 1
This commit is contained in:
@@ -16,14 +16,6 @@
|
||||
|
||||
#include "debug.h"
|
||||
#include "bits.h"
|
||||
#include "pool.h"
|
||||
|
||||
struct ranges {
|
||||
u32 val;
|
||||
struct list_head list;
|
||||
};
|
||||
|
||||
LIST_HEAD(list_head);
|
||||
|
||||
int ex1()
|
||||
{
|
||||
|
Reference in New Issue
Block a user