about summary refs log tree commit diff stats
path: root/.gitmodules
blob: 32af123c2abc590d60aff27660cf42f806789452 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "miasm"]
	path = miasm
	url = git@github.com:taugoust/miasm.git

[submodule "qemu"]
	path = qemu
	url = git@github.com:TUM-DSE/focaccia-qemu.git
	branch = ta/focaccia

[submodule "rr"]
	path = rr
	url = git@github.com:rr-debugger/rr.git