summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/remote-sl.c
blob: 4c72197f1ae1072c49199acf8a556ffd22bd213b (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * The binary remote protocol is still under development at LBL;
 * the current version can't be released.
 * Sorry, folks...
 */
int
sl_open()
{
	return -1;
}
OpenPOWER on IntegriCloud