mirror of
https://review.coreboot.org/flashrom.git
synced 2025-10-28 11:52:10 +01:00
Remove duplicate includes from the code
Corresponding to flashrom svn r1196. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
committed by
Stefan Reinauer
parent
602de9829c
commit
18430a08aa
@@ -252,7 +252,6 @@ cpu_to_be(64)
|
||||
#define iopl amd64_iopl
|
||||
#endif
|
||||
#endif
|
||||
#include <stdint.h>
|
||||
|
||||
static inline void outb(uint8_t value, uint16_t port)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user