Remove us specific dmadata table (#1801)

This commit is contained in:
Derek Hensley
2025-03-24 07:01:04 -07:00
committed by GitHub
parent 9ca02c79b5
commit 03f12527e1
2 changed files with 1 additions and 1568 deletions
File diff suppressed because it is too large Load Diff
+1 -5
View File
@@ -1,9 +1,5 @@
/**
* Select dmadata table for version
*/
#ifdef NON_MATCHING
// For non-matching builds, dmadata is generated from the specfile segments
// dmadata is generated from the specfile segments
#include "dmadata/dmadata_table_spec.h"
#else
#include "dmadata/dmadata_table_us.h"
#endif