6 lines
101 B
C
6 lines
101 B
C
#include "ab_boot/ab_boot.h"
|
|
|
|
struct config_partition {
|
|
struct ab_boot_config ab_boot_config;
|
|
};
|