diff options
author | lloyd <[email protected]> | 2008-09-28 23:59:53 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 23:59:53 +0000 |
commit | 45c4fcfce66d894dda6b1d29a92fa47515b944af (patch) | |
tree | 75b96e2003588308e098d8b4a8dfcc4f89df9780 | |
parent | c14cca7ef7338de3a8da784dd0865634b4110539 (diff) |
More headers (loadstore, mem_ops, rotate, types) for util module
-rw-r--r-- | src/utils/loadstor.h (renamed from include/loadstor.h) | 0 | ||||
-rw-r--r-- | src/utils/mem_ops.h (renamed from include/mem_ops.h) | 0 | ||||
-rw-r--r-- | src/utils/modinfo.txt | 4 | ||||
-rw-r--r-- | src/utils/rotate.h (renamed from include/rotate.h) | 0 | ||||
-rw-r--r-- | src/utils/types.h (renamed from include/types.h) | 0 |
5 files changed, 4 insertions, 0 deletions
diff --git a/include/loadstor.h b/src/utils/loadstor.h index 0bcafe411..0bcafe411 100644 --- a/include/loadstor.h +++ b/src/utils/loadstor.h diff --git a/include/mem_ops.h b/src/utils/mem_ops.h index 810356bce..810356bce 100644 --- a/include/mem_ops.h +++ b/src/utils/mem_ops.h diff --git a/src/utils/modinfo.txt b/src/utils/modinfo.txt index d3b93b3a3..9f70c1893 100644 --- a/src/utils/modinfo.txt +++ b/src/utils/modinfo.txt @@ -11,8 +11,12 @@ version.cpp bit_ops.h bswap.h charset.h +loadstor.h +mem_ops.h parsing.h +rotate.h stl_util.h +types.h util.h version.h xor_buf.h diff --git a/include/rotate.h b/src/utils/rotate.h index d90e207b5..d90e207b5 100644 --- a/include/rotate.h +++ b/src/utils/rotate.h diff --git a/include/types.h b/src/utils/types.h index 49d1a3c4c..49d1a3c4c 100644 --- a/include/types.h +++ b/src/utils/types.h |