mcctrl, mexec: fix a bunch of warnings

This commit is contained in:
Balazs Gerofi
2017-09-04 08:53:32 +09:00
parent 90fbfd6f7d
commit 99ca46663b
3 changed files with 6 additions and 0 deletions

View File

@@ -17,6 +17,8 @@
#include <ikc/msg.h>
#include <kmalloc.h>
extern int ihk_mc_ikc_init_first(struct ihk_ikc_channel_desc *,
ihk_ikc_ph_t handler);
static struct ihk_ikc_channel_desc *mchannel;
static int arch_master_channel_packet_handler(struct ihk_ikc_channel_desc *,
void *__packet, void *arg);