代码搜索:sysLib
找到约 2,152 项符合「sysLib」的源代码
代码结果 2,152
www.eeworm.com/read/457440/1597346
svn-base exports.exp.svn-base
# Define the exports for the prx
PSP_BEGIN_EXPORTS
# These four lines are mandatory (although you can add other functions like module_stop)
# syslib is a psynonym for the single mandatory export.
PSP
www.eeworm.com/read/250243/4435997
c rheap.c
/*
* arch/ppc/syslib/rheap.c
*
* A Remote Heap. Remote means that we don't touch the memory that the
* heap points to. Normal heap implementations use the memory they manage
* to place their lis
www.eeworm.com/read/250243/4436251
c ppc_sys.c
/*
* arch/ppc/syslib/ppc_sys.c
*
* PPC System library functions
*
* Maintainer: Kumar Gala
*
* Copyright 2005 Freescale Semiconductor Inc.
*
* This program is free
www.eeworm.com/read/250243/4436308
c pci_auto.c
/*
* arch/ppc/syslib/pci_auto.c
*
* PCI autoconfiguration library
*
* Author: Matt Porter
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms
www.eeworm.com/read/250243/4436309
c gen550_kgdb.c
/*
* arch/ppc/syslib/gen550_kgdb.c
*
* Generic 16550 kgdb support intended to be useful on a variety
* of platforms. To enable this support, it is necessary to set
* the CONFIG_GEN550 option. A
www.eeworm.com/read/216450/4894770
makefile-ack
ACKBASE=$(CURDIR)/obj-ack
GNUBASE=$(CURDIR)/obj-gnu
OBJDIR=.
SUBDIRS = ansi \
curses \
dummy \
editline \
end \
ip \
math \
other \
posix \
regex \
stdio \
syscall \
syslib \
util \
s
www.eeworm.com/read/216450/4894771
makefile-all
ACKBASE=$(CURDIR)/obj-ack
GNUBASE=$(CURDIR)/obj-gnu
OBJDIR=.
SUBDIRS = ansi \
curses \
dummy \
editline \
end \
ip \
math \
other \
posix \
regex \
stdio \
syscall \
syslib \
util \
s
www.eeworm.com/read/209559/4963021
c rheap.c
/*
* arch/ppc/syslib/rheap.c
*
* A Remote Heap. Remote means that we don't touch the memory that the
* heap points to. Normal heap implementations use the memory they manage
* to place their lis
www.eeworm.com/read/209559/4963298
c pci_auto.c
/*
* arch/ppc/syslib/pci_auto.c
*
* PCI autoconfiguration library
*
* Author: Matt Porter
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms
www.eeworm.com/read/209559/4963299
c gen550_kgdb.c
/*
* arch/ppc/syslib/gen550_kgdb.c
*
* Generic 16550 kgdb support intended to be useful on a variety
* of platforms. To enable this support, it is necessary to set
* the CONFIG_GEN550 option. A