This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / gnu / usr.bin / gdb / remote-sl.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;
}