mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-05 01:53:49 +08:00
Remove debug output.
This commit is contained in:
parent
4e07ea5063
commit
7b8f3362ae
@ -611,8 +611,6 @@ devctl_queue_data_f(char *data, int flags)
|
|||||||
PROC_UNLOCK(p);
|
PROC_UNLOCK(p);
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
#else /* __rtems__ */
|
|
||||||
printf("devctl: %s", data);
|
|
||||||
#endif /* __rtems__ */
|
#endif /* __rtems__ */
|
||||||
out:
|
out:
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user