代码搜索结果
找到约 10,000 项符合
ARM 的代码
makefile.arm
# This material is inherited from the Linux Makefile: arch/arm/Makefile:
# (2.4.0.-test6 official) -- maybe the last part is not needed, though
#
# This file is included by the global makefile so th
makefile-arm
TARGET:=iic_test_v0.1
CROSS=/opt/host/armv4l/bin/armv4l-unknown-linux-
CC=$(CROSS)gcc
LD=$(CROSS)ld
CFLAGS= -D__KERNEL__ -I/HHARM9-EDU/kernel/include/linux -I/HHARM9-EDU/kernel/include -Wall
makefile-arm
TARGET:=app_jpeg_read_arm
CROSS=/opt/host/armv4l/bin/armv4l-unknown-linux-
CC=$(CROSS)gcc
LD=$(CROSS)ld
#CFLAGS= -I/HHARM9-EDU/kernel/include/linux -I/HHARM9-EDU/kernel/include -Wall -Wstrict-prot
arm.md
;;- Machine description for Advanced RISC Machines' ARM for GNU compiler
;; Copyright (C) 1991, 1993, 1994, 1995 Free Software Foundation, Inc.
;; Contributed by Pieter `Tiggr' Schoenmakers (rcpiete
arm.h
/* Definitions of target machine for GNU compiler, for Acorn RISC Machine.
Copyright (C) 1991, 1993, 1994, 1995 Free Software Foundation, Inc.
Contributed by Pieter `Tiggr' Schoenmakers (rcpiete
arm.c
/* Output routines for GCC for ARM/RISCiX.
Copyright (C) 1991, 1993, 1994, 1995 Free Software Foundation, Inc.
Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
and Mart
makefile.arm
# This material is inherited from the Linux Makefile: arch/arm/Makefile:
# (2.4.0.-test6 official) -- maybe the last part is not needed, though
#
# This file is included by the global makefile so th