openharmony_kernel_liteos_a/kernel/base/vm
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
..
los_vm_boot.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
los_vm_dump.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
los_vm_fault.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_vm_filemap.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
los_vm_iomap.c !157 删除无用的__cplusplus,移除不必要的文件x权限 2021-04-20 09:01:45 +08:00
los_vm_map.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
los_vm_page.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_vm_phys.c chore: add a mini config for qemu arm virt 2021-06-05 17:40:22 +08:00
los_vm_scan.c use -include option instead of including menuconfig manually 2021-04-14 17:56:48 +08:00
los_vm_syscall.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
oom.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
shm.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00