diff options
Diffstat (limited to 'util/libreboot-utils/include/common.h')
| -rw-r--r-- | util/libreboot-utils/include/common.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/util/libreboot-utils/include/common.h b/util/libreboot-utils/include/common.h index a7099f35..b30bcc93 100644 --- a/util/libreboot-utils/include/common.h +++ b/util/libreboot-utils/include/common.h @@ -34,13 +34,6 @@ #define items(x) (sizeof((x)) / sizeof((x)[0])) -/* system prototypes - */ - -#ifndef USE_URANDOM -#define USE_URANDOM 0 -#endif - #define MKHTEMP_RETRY_MAX 512 #define MKHTEMP_SPIN_THRESHOLD 32 |
