minor fixes

pull/443/head
Marco Oliverio 2024-05-09 16:33:30 +02:00
parent 3ece783636
commit 5dd9fa94d7
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* stage2_params.h
/* stage2_params.c
*
* Copyright (C) 2023 wolfSSL Inc.
*

View File

@ -24,8 +24,8 @@
#ifdef PLATFORM_x86_fsp_qemu
#include<printf.h>
#include<stdint.h>
#include <printf.h>
#include <stdint.h>
struct mb2_header {
uint32_t magic;