Pad the PCPU MD struct, to satisfy an assert added with the projects/counters
branch import. PR: ports/179173,ports/179164
This commit is contained in:
parent
b87d5f1f1f
commit
05bd8e50ac
@ -128,7 +128,7 @@ struct pmap;
|
||||
*/
|
||||
#ifndef PCPU_MD_FIELDS
|
||||
#define PCPU_MD_FIELDS \
|
||||
int pc_md_placeholder
|
||||
int pc_md_placeholder[32]
|
||||
#endif
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
Loading…
Reference in New Issue
Block a user