T-kernel 的extension源代码

源代码在线查看: kmcheck.c

软件大小: 825 K
上传用户: alin
关键词: extension T-kernel 源代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				/*				 *----------------------------------------------------------------------				 *    T-Kernel / Standard Extension				 *				 *    Copyright (C) 2006 by Ken Sakamura. All rights reserved.				 *    T-Kernel / Standard Extension is distributed 				 *      under the T-License for T-Kernel / Standard Extension.				 *----------------------------------------------------------------------				 *				 *    Version:   1.00.00				 *    Released by T-Engine Forum(http://www.t-engine.org) at 2006/8/11.				 *				 *----------------------------------------------------------------------				 */								/*				 *	kmcheck.c (libtkse)				 */								#ifndef	KMALLOCTEST				#define	KMALLOCTEST				#endif				#include "kmalloc.c"							

相关资源