X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fhpux-os.c;h=bff662f803bdb86c63d07cee932354bb53a367a7;hb=743831e679b673a5680a0afd8402911516bf50e2;hp=605cd8b8542b2d376e054470a2fa058c944dbefc;hpb=012b1558b80a988901569412ca79d544ed30ff6a;p=sbcl.git diff --git a/src/runtime/hpux-os.c b/src/runtime/hpux-os.c index 605cd8b..bff662f 100644 --- a/src/runtime/hpux-os.c +++ b/src/runtime/hpux-os.c @@ -135,9 +135,9 @@ os_install_interrupt_handlers(void) } char * -os_get_runtime_executable_path() +os_get_runtime_executable_path(int external) { - return copied_string("NOPE"); + return NULL; } /* when inside call_into_lisp, we will first jump to the stub