modify file names and create directories
This commit is contained in:
11
arch/x86/kernel/include/ihk/ikc.h
Normal file
11
arch/x86/kernel/include/ihk/ikc.h
Normal file
@ -0,0 +1,11 @@
|
||||
#ifndef HEADER_X86_COMMON_AAL_IKC_H
|
||||
#define HEADER_X86_COMMON_AAL_IKC_H
|
||||
|
||||
#include <ikc/aal.h>
|
||||
|
||||
/* manycore side */
|
||||
int aal_mc_ikc_init_first(struct aal_ikc_channel_desc *,
|
||||
aal_ikc_ph_t handler);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user