commit | cce1e5b8636ebef59dd509680594e17b0a207857 | [log] [tgz] |
---|---|---|
author | Thomas Heijligen <thomas.heijligen@secunet.com> | Tue Nov 02 20:33:35 2021 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:15:22 2023 +0000 |
tree | 5f50e5444c3d46b785af7e086ff60159bdf72250 | |
parent | fa959bacf06a1db31cc82b5d601cc208faf11859 [diff] |
hwaccess.c: move function declarations from programmer.h to hwaccess.h Move declarations for functions implemented in hwaccess.c from programmer.h to hwaccess.h. Change-Id: I075fd86211c766ae3d5f29c76adbd7c5b9bdbd80 Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/58865 Original-Reviewed-by: Nico Huber <nico.h@gmx.de> Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71436 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>