freebsd_amp_hwpstate/gnu/usr.bin/gdb/remote-sl.c

11 lines
163 B
C

/*
* The binary remote protocol is still under development at LBL;
* the current version can't be released.
* Sorry, folks...
*/
int
sl_open()
{
return -1;
}