代码搜索:ColdFire

找到约 2,074 项符合「ColdFire」的源代码

代码结果 2,074
www.eeworm.com/read/136072/5874143

s clone.s

/* Adapted from glibc */ /* Copyright (C) 1996, 1997 Free Software Foundation, Inc. */ /* clone is even more special than fork as it mucks with stacks and invokes a function in the right context a
www.eeworm.com/read/167046/5470136

s clone.s

/* Adapted from glibc */ /* Copyright (C) 1996, 1997 Free Software Foundation, Inc. */ /* clone is even more special than fork as it mucks with stacks and invokes a function in the right context a
www.eeworm.com/read/163821/5508629

s clone.s

/* Adapted from glibc */ /* Copyright (C) 1996, 1997 Free Software Foundation, Inc. */ /* clone is even more special than fork as it mucks with stacks and invokes a function in the right context a
www.eeworm.com/read/159825/5581302

c serial.c

/* * linux/fs/proc/serial.c * * Copyright (C) 1999, Greg Ungerer (gerg@moreton.com.au) * * Copied and hacked from array.c, which was: * * Copyright (C) 1991, 1992 Linus Torvalds */
www.eeworm.com/read/318613/13474711

makefile

# # Makefile for mp3 player # # Define ColdFire to use ColdFire toolchain ColdFire = 1 ifdef ColdFire INCS += -I../mpegdec_lib CFLAGS += -DMPEGAUD_INT LDLIBS = ../mpegdec_lib/mpegdec.a $(LIBC) $(
www.eeworm.com/read/145165/5747434

xmap tftp.xmap

# Link map of start # Unreferenced symbols: (alloc.c ) [whole file] # .sdram # .vector_ram # .ipsbar # .sram # .ext_sram # .ext_flash # .vectors 00020000 0000040C .tex
www.eeworm.com/read/115356/15016522

makefile

# # Makefile for mp3 player # # Define ColdFire to use ColdFire toolchain ColdFire = 1 ifdef ColdFire INCS += -I../mpegdec_lib CFLAGS += -DMPEGAUD_INT LDLIBS = ../mpegdec_lib/mpegdec.a $(LIBC) $(
www.eeworm.com/read/365571/9853747

h exceptions.h

/* * File: exceptions.h * Purpose: Generic exception handling for ColdFire processors * * Notes: */ #ifndef _MCF_EXCEPTIONS_H #define _MCF_EXCEPTIONS_H #ifdef __cplusplus extern "C"
www.eeworm.com/read/365571/9853791

h exceptions.h

/* * File: exceptions.h * Purpose: Generic exception handling for ColdFire processors * * Notes: */ #ifndef _MCF_EXCEPTIONS_H #define _MCF_EXCEPTIONS_H #ifdef __cplusplus extern "C"
www.eeworm.com/read/419594/10856706

mcf readme.mcf

Content: =========================== Can.o =========================== Don't forget to strip off debug sybols from the driver object code m68k-elf-strip -d Can.o Please use the Makefile-uCk2.4