UbixOS
2.0
|
#include <lib/kmalloc.h>
#include <lib/kprintf.h>
#include <string.h>
#include "net/mem.h"
#include "net/debug.h"
#include "net/def.h"
#include "net/api.h"
#include "net/stats.h"
Go to the source code of this file.
Functions | |
void | bot_init (void) |
void bot_init | ( | void | ) |
Definition at line 83 of file bot.c.
References sys_thread_new().