summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/utils/stopreg/self.sh
diff options
context:
space:
mode:
Diffstat (limited to 'import/chips/p9/procedures/utils/stopreg/self.sh')
-rwxr-xr-ximport/chips/p9/procedures/utils/stopreg/self.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/import/chips/p9/procedures/utils/stopreg/self.sh b/import/chips/p9/procedures/utils/stopreg/self.sh
index d25f5b6c..c4ba7089 100755
--- a/import/chips/p9/procedures/utils/stopreg/self.sh
+++ b/import/chips/p9/procedures/utils/stopreg/self.sh
@@ -26,8 +26,8 @@
#!/bin/bash
SELF_REST_PATH=$PROJECT_ROOT/chips/p9/procedures/utils/stopreg
-SRC=$SELF_REST_PATH/p9_core_save_restore_routines.S
-OBJ=$SELF_REST_PATH/p9_core_save_restore_routines.o
+SRC=$SELF_REST_PATH/p9_core_restore_routines.S
+OBJ=$SELF_REST_PATH/p9_core_restore_routines.o
IMG=$SELF_REST_PATH/selfRest
LINK=$SELF_REST_PATH/link.c
OBJDUMP="/opt/mcp/shared/powerpc64-gcc-20150516/wrappers/powerpc64-unknown-linux-gnu-objdump "
OpenPOWER on IntegriCloud