Changes between Version 11 and Version 12 of common_utils
- Timestamp:
- Aug 12, 2014, 6:33:41 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
common_utils
v11 v12 190 190 Processor suicide with a message on TTY0 in case of kernel panic. 191 191 192 === void _random_wait( unsigned value ) ===192 === void _random_wait( unsigned int value ) === 193 193 This function implements a pseudo-random delay. 194 194 The ''value'' argument define an exponentially increasing mean delay,