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