diff options
| author | tsubai <tsubai@NetBSD.org> | 2000-06-11 16:32:42 +0000 |
|---|---|---|
| committer | tsubai <tsubai@NetBSD.org> | 2000-06-11 16:32:42 +0000 |
| commit | 1bfa0fc6b61ec17271f8dcd1b8d95ea46cda61a5 (patch) | |
| tree | 7bab4663551224ea32aea02f777388f6c470c49f /sys/arch/prep/include | |
| parent | 598be7b0b7a041c93680f1f9fcf8134cddd6efe5 (diff) | |
Add cpu_counter().
Diffstat (limited to 'sys/arch/prep/include')
| -rw-r--r-- | sys/arch/prep/include/rnd.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/prep/include/rnd.h b/sys/arch/prep/include/rnd.h new file mode 100644 index 00000000000..80d3fca2e94 --- /dev/null +++ b/sys/arch/prep/include/rnd.h @@ -0,0 +1,3 @@ +/* $NetBSD: rnd.h,v 1.1 2000/06/11 16:32:44 tsubai Exp $ */ + +#include <powerpc/rnd.h> |
