summaryrefslogtreecommitdiffstats
path: root/ape/ape.h
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-04-13 13:12:46 -0600
committerEvan Lojewski <github@meklort.com>2019-04-13 13:12:46 -0600
commit4fcea364d3dbf2ca5fe95c32fa47ce1eb1746144 (patch)
treee7e4fe11c6682bd692df1b760c236f311edfc7b2 /ape/ape.h
parentaba49c992a64755c2ec53dc653528870507bfd90 (diff)
downloadbcm5719-ortega-4fcea364d3dbf2ca5fe95c32fa47ce1eb1746144.tar.gz
bcm5719-ortega-4fcea364d3dbf2ca5fe95c32fa47ce1eb1746144.zip
Add APE RMU initialization code.
Diffstat (limited to 'ape/ape.h')
-rw-r--r--ape/ape.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ape/ape.h b/ape/ape.h
index c073cfb..b8de36f 100644
--- a/ape/ape.h
+++ b/ape/ape.h
@@ -46,6 +46,7 @@
#define APE_H
void initRxFromNetwork(void);
+void initRMU(void);
#endif /* APE_H */
OpenPOWER on IntegriCloud