index
:
conspiracion
master
Linux-capable SoC platform with a custom ARMv4 quad-core SMP CPU, coherent caches, and a 3D graphics accelerator. Synthesizes for Terasic DE-series FPGA boards. Simulated with Verilator.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
wavelet3d
/
host_sw
/
init.h
blob: a4e62a923023f61b3ddf79455eacd0ccc8d8824f (
plain
)
1
2
3
4
5
6
#ifndef INIT_H
#define INIT_H
void
init
(
void
);
#endif