grlib: Remove superfluous forward decls

This commit is contained in:
Sebastian Huber
2020-09-18 10:00:44 +02:00
parent cf1682130c
commit 3154203bba

View File

@@ -35,11 +35,6 @@ extern "C" {
/* Max supported AHB buses */
#define AHB_BUS_MAX 6
struct ambapp_dev;
struct ambapp_core;
struct ambapp_apb_info;
struct ambapp_ahb_info;
struct ambapp_dev {
struct ambapp_dev *next; /* Next */
struct ambapp_dev *prev; /* Previous Device. If (this ==