diff options
Diffstat (limited to 'tools/csr.h')
| -rw-r--r-- | tools/csr.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/csr.h b/tools/csr.h index 9cdc7225..d75e3995 100644 --- a/tools/csr.h +++ b/tools/csr.h @@ -21,6 +21,8 @@   *   */ +#include <stdint.h> +  #define CSR_VARID_PS_CLR_ALL			0x000b	/* valueless */  #define CSR_VARID_PS_FACTORY_SET		0x000c	/* valueless */  #define CSR_VARID_PS_CLR_ALL_STORES		0x082d	/* uint16 */  | 
