mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
hardware_caps: add boxarch field
This commit is contained in:
@@ -35,6 +35,7 @@ typedef struct hw_caps
|
||||
int display_yres;
|
||||
char boxvendor[64];
|
||||
char boxname[64];
|
||||
char boxarch[64];
|
||||
} hw_caps_t;
|
||||
|
||||
hw_caps_t *get_hwcaps(void);
|
||||
|
Reference in New Issue
Block a user