projects
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
qemu-options: Remove stray colons from output of --help
[qemu.git]
/
linux-user
/
Makefile.objs
1
obj-y = main.o syscall.o strace.o mmap.o signal.o \
2
elfload.o linuxload.o uaccess.o uname.o \
3
safe-syscall.o
4
5
obj-$(TARGET_HAS_BFLT) += flatload.o
6
obj-$(TARGET_I386) += vm86.o
7
obj-$(TARGET_ARM) += arm/nwfpe/
8
obj-$(TARGET_M68K) += m68k-sim.o
This page took
0.027823 seconds
and
4
git commands to generate.