OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aica_armcode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/dreamcast/dev/microcode/
aica_armcode.h
1
/* $NetBSD:
aica_armcode
.h,v 1.5 2022/09/25 21:19:20 ryo Exp $ */
2
static uint32_t
aica_armcode
[] = {
variable in typeref:typename:uint32_t[]
Makefile
15
all:
aica_armcode
.h
17
aica_armcode
.h:
aica_armcode
.elf
18
${OBJCOPY} -O binary
aica_armcode
.elf
aica_armcode
.bin
20
echo 'static uint32_t
aica_armcode
[] = {' >> ${.TARGET}.tmp
22
aica_armcode
.bin >> ${.TARGET}.tmp
26
aica_armcode
.elf: aica_arm_locore.o aica_arm.o
28
-o
aica_armcode
.elf aica_arm_locore.o aica_arm.o
31
# rm -f
aica_armcode
.
[
all
...]
Completed in 14 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025