mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-07 04:54:55 -04:00
Remove us specific dmadata table (#1801)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user