drivers/wifi: Remove unnecessary data structure copy
[coreboot2.git] / src / cpu / x86 / smm_start32_offset.h.template
blob023bca78d7668ac73caf9ae875c8c0bd57515076
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef _SMM_START32_OFFSET_H
4 #define _SMM_START32_OFFSET_H
6 /* This gets filled in after building the SMM stub */
7 #define SMM_START32_OFFSET ##START32_OFFSET##
9 #endif