9 lines
101 B
C
9 lines
101 B
C
#include <pfs.h>
|
|
#include <psrv.h>
|
|
|
|
/* Run STAT on the object OB. */
|
|
int
|
|
stat_object(OBJECT ob)
|
|
{
|
|
}
|