mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Fix typos
Change-Id: I20745d5f30f9577622e27abf2f45220f026f65ac Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/28206 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@ -364,7 +364,7 @@ void *physmap_ro_unaligned(const char *descr, uintptr_t phys_addr, size_t len)
|
||||
}
|
||||
|
||||
/* MSR abstraction implementations for Linux, OpenBSD, FreeBSD/Dragonfly, OSX, libpayload
|
||||
* and a non-working default implemenation on the bottom. See also hwaccess.h for some (re)declarations. */
|
||||
* and a non-working default implementation on the bottom. See also hwaccess.h for some (re)declarations. */
|
||||
#if defined(__i386__) || defined(__x86_64__)
|
||||
|
||||
#ifdef __linux__
|
||||
|
Reference in New Issue
Block a user