Skip to content

Commit

Permalink
Update memory.c
Browse files Browse the repository at this point in the history
Signed-off-by: DINESHKUMAR <119919751+DINESHKUMARK1@users.noreply.github.com>
  • Loading branch information
DINESHKUMARK1 authored Oct 8, 2024
1 parent 4530310 commit b753145
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/platform/amd/rembrandt/lib/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
#include <sof/platform.h>
#include <rtos/sof.h>
#include <ipc/topology.h>
<<<<<<< Updated upstream
=======

>>>>>>> Stashed changes
#ifndef __ZEPHYR__
/* Heap blocks for system runtime */
static SHARED_DATA struct block_hdr sys_rt_block64[HEAP_SYS_RT_COUNT64];
Expand Down

0 comments on commit b753145

Please sign in to comment.