openharmony_kernel_liteos_a/kernel/base
mucor 73a777777e fix: remove redundant headfile
1.remove redundant headfile in kernel, such as:
  compiler.h;debug.h;automount.h;inode.h;syslog.h;net.h;
2.split fs.h to file.h and driver.h
3.move vnode.h and path_cache.h to vfs/include
4.remove redundant interface and defines

close: #I3RTNR

Signed-off-by: mucor <mucorwang@gmail.com>
2021-06-19 17:32:47 +08:00
..
core chore: rename function OsCreateUserVmSpace 2021-06-16 15:00:53 +08:00
include chore: rename function OsCreateUserVmSpace 2021-06-16 15:00:53 +08:00
ipc chore: fix typos 2021-06-16 14:52:06 +08:00
mem Fix memory leak check and interity error check. 2021-05-14 14:42:41 +08:00
misc fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
mp refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
om remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
sched/sched_sq fix: fix function name OsSchedSetIdleTaskSchedParam 2021-05-18 09:02:48 +08:00
vm fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
BUILD.gn remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Makefile remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00