代码搜索:sysLib
找到约 2,152 项符合「sysLib」的源代码
代码结果 2,152
www.eeworm.com/read/216450/4893801
c sys_newmap.c
#include "syslib.h"
PUBLIC int sys_newmap(proc, ptr)
int proc; /* process whose map is to be changed */
struct mem_map *ptr; /* pointer to new map */
{
/* A process has been assigned a new memory
www.eeworm.com/read/216450/4894086
h sysutil.h
/* sysutil.h - System library utilities. */
#define _SYSTEM
#include /* common to all libraries */
#include /* need task numbers + message types */
#include
www.eeworm.com/read/209559/4963273
h ppc85xx_setup.h
/*
* arch/ppc/syslib/ppc85xx_setup.h
*
* MPC85XX common board definitions
*
* Maintainer: Kumar Gala
*
* Copyright 2004 Freescale Semiconductor Inc.
*
* This progra
www.eeworm.com/read/209559/4963293
c ppc85xx_common.c
/*
* arch/ppc/syslib/ppc85xx_common.c
*
* MPC85xx support routines
*
* Maintainer: Kumar Gala
*
* Copyright 2004 Freescale Semiconductor Inc.
*
* This program is fr
www.eeworm.com/read/209559/4963304
h cpc710.h
/*
* arch/ppc/syslib/cpc710.h
*
* Definitions for the IBM CPC710 PCI Host Bridge
*
* Author: Matt Porter
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed unde
www.eeworm.com/read/209559/4963305
h ppc85xx_common.h
/*
* arch/ppc/syslib/ppc85xx_common.h
*
* MPC85xx support routines
*
* Maintainer: Kumar Gala
*
* Copyright 2004 Freescale Semiconductor Inc.
*
* This program is fr
www.eeworm.com/read/193119/5147591
c alt_sys_init.c
/* alt_sys_init.c - HAL initialisation source
*
* Machine generated for a CPU named "cpu" as defined in:
* F:\PROJECT\Software\demo4\software\hello_world_0_syslib\..\..\System_Core.ptf
*
* Genera