aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/eve/spd/spd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/eve/spd/spd.h')
-rw-r--r--src/mainboard/google/eve/spd/spd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/eve/spd/spd.h b/src/mainboard/google/eve/spd/spd.h
index 9c2b26bb12..6d8d0a615c 100644
--- a/src/mainboard/google/eve/spd/spd.h
+++ b/src/mainboard/google/eve/spd/spd.h
@@ -30,6 +30,7 @@
#define SPD_PART_LEN 18
#define SPD_MANU_OFF 148
+int mainboard_get_spd_index(void);
uintptr_t mainboard_get_spd_data(void);
#endif