diff options
-rw-r--r-- | src/soc/intel/cannonlake/include/soc/systemagent.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/cannonlake/include/soc/systemagent.h b/src/soc/intel/cannonlake/include/soc/systemagent.h index b06945084e..09b4b324e3 100644 --- a/src/soc/intel/cannonlake/include/soc/systemagent.h +++ b/src/soc/intel/cannonlake/include/soc/systemagent.h @@ -98,7 +98,4 @@ /* System Agent identification */ u8 systemagent_revision(void); -/* Top of 32bit usable memory */ -u32 top_of_32bit_ram(void); - #endif |