
15 May
2020
15 May
'20
5:04 a.m.
On 5/15/20 10:46 AM, Jiri Denemark wrote:
The structure is not specific to x86 and thus its cleanup function should be defined in cpu.h and be available to all users.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/cpu/cpu.h | 1 + src/cpu/cpu_x86.c | 1 - 2 files changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal