amemcpy.c, cls.h, init.h, kmalloc.h, kmsg.hcopoyright
This commit is contained in:
@ -1,3 +1,15 @@
|
||||
/**
|
||||
* \file kmsg.h
|
||||
* License details are found in the file LICENSE.
|
||||
* \brief
|
||||
* Functions of output to McKernel message
|
||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||
* Copyright (C) 2011 - 2012 Taku Shimosawa
|
||||
*/
|
||||
/*
|
||||
* HISTORY:
|
||||
*/
|
||||
|
||||
#ifndef KMSG_H
|
||||
#define KMSG_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user