typo fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* \file arch/x86/kernel/include/signal.h
|
* \file arch/x86/kernel/include/signal.h
|
||||||
* Licence details are found in the file LICENSE.
|
* License details are found in the file LICENSE.
|
||||||
* \brief
|
* \brief
|
||||||
* define signal
|
* define signal
|
||||||
* \author Tomoki Shirasawa <tomoki.shirasawa.kk@hitachi-solutions.com> \par
|
* \author Tomoki Shirasawa <tomoki.shirasawa.kk@hitachi-solutions.com> \par
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# \file arch/x86/tools/mcreboot-attached-mic.sh.in
|
# \file arch/x86/tools/mcreboot-attached-mic.sh.in
|
||||||
# Licence details are found in the file LICENSE.
|
# License details are found in the file LICENSE.
|
||||||
# \brief
|
# \brief
|
||||||
# mckernel boot script
|
# mckernel boot script
|
||||||
# \author Masamichi Takagi <m-takagi@ab.jp.nec.com> \par
|
# \author Masamichi Takagi <m-takagi@ab.jp.nec.com> \par
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* \file executer/include/uprotocol.h
|
* \file executer/include/uprotocol.h
|
||||||
* Licence details are found in the file LICENSE.
|
* License details are found in the file LICENSE.
|
||||||
* \brief
|
* \brief
|
||||||
* define protocol
|
* define protocol
|
||||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* \file executer/kernel/control.c
|
* \file executer/kernel/control.c
|
||||||
* Licence details are found in the file LICENSE.
|
* License details are found in the file LICENSE.
|
||||||
* \brief
|
* \brief
|
||||||
* kernel module control
|
* kernel module control
|
||||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* \file executer/kernel/driver.c
|
* \file executer/kernel/driver.c
|
||||||
* Licence details are found in the file LICENSE.
|
* License details are found in the file LICENSE.
|
||||||
* \brief
|
* \brief
|
||||||
* kernel module entry
|
* kernel module entry
|
||||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* \file executer/kernel/ikc.c
|
* \file executer/kernel/ikc.c
|
||||||
* Licence details are found in the file LICENSE.
|
* License details are found in the file LICENSE.
|
||||||
* \brief
|
* \brief
|
||||||
* inter kernel communication
|
* inter kernel communication
|
||||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* \file mcctrl.h
|
* \file mcctrl.h
|
||||||
* Licence details are found in the file LICENSE.
|
* License details are found in the file LICENSE.
|
||||||
* \brief
|
* \brief
|
||||||
* define data structure
|
* define data structure
|
||||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* \file executer/kernel/syscall.c
|
* \file executer/kernel/syscall.c
|
||||||
* Licence details are found in the file LICENSE.
|
* License details are found in the file LICENSE.
|
||||||
* \brief
|
* \brief
|
||||||
* provide system calls
|
* provide system calls
|
||||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* \file executer/user/mcexec.c
|
* \file executer/user/mcexec.c
|
||||||
* Licence details are found in the file LICENSE.
|
* License details are found in the file LICENSE.
|
||||||
* \brief
|
* \brief
|
||||||
* ....
|
* ....
|
||||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* \file kernel/init.c
|
* \file kernel/init.c
|
||||||
* Licence details are found in the file LICENSE.
|
* License details are found in the file LICENSE.
|
||||||
* \brief
|
* \brief
|
||||||
* main function and initializer
|
* main function and initializer
|
||||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||||
|
|||||||
Reference in New Issue
Block a user