diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-02-06 19:45:14 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-02-08 15:48:44 +0000 |
commit | e1a84db3e0aa2cd77a299bd86ba23dd0e3e9c038 (patch) | |
tree | 8935ed3f331235eb7e50df9b4c039d6ba48aa517 /src/include/bootstate.h | |
parent | 558952ae7c8b47e20cfd3daaa98db9c49b353776 (diff) |
arch/x86/cpu: move cpuid_match to corresponding header file
Since the functionality of cpuid_match is also useful outside of
arch/x86/cpu.c and it's a relatively simple function, move its
definition as inline function to the header file.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ic96746b33b01781543f60cf91904af35418e572d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72859
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/include/bootstate.h')
0 files changed, 0 insertions, 0 deletions