8 lines
56 B
C
8 lines
56 B
C
|
#include <em.h>
|
||
|
|
||
|
C_dlb( l, val)
|
||
|
label l;
|
||
|
char *val;
|
||
|
{
|
||
|
}
|