diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 04:12:44 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 04:12:44 +0200 |
commit | c7fcba1bf4d0da13b66396c08c0b5f62b25d0405 (patch) | |
tree | f85741e12b958c1430750355fb4f463e4f299df3 /test/sys/module/fuse/sections | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/module/fuse/sections')
-rw-r--r-- | test/sys/module/fuse/sections/.bss | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.data | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.exit.text | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.gnu.linkonce.this_module | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.init.text | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.note.gnu.build-id | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.rodata | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.rodata.str1.1 | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.smp_locks | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.strtab | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.symtab | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/.text | 1 | ||||
-rw-r--r-- | test/sys/module/fuse/sections/__bug_table | 1 |
13 files changed, 13 insertions, 0 deletions
diff --git a/test/sys/module/fuse/sections/.bss b/test/sys/module/fuse/sections/.bss new file mode 100644 index 0000000000..8234908065 --- /dev/null +++ b/test/sys/module/fuse/sections/.bss @@ -0,0 +1 @@ +0xffffffffa024e300 diff --git a/test/sys/module/fuse/sections/.data b/test/sys/module/fuse/sections/.data new file mode 100644 index 0000000000..5b456fd81a --- /dev/null +++ b/test/sys/module/fuse/sections/.data @@ -0,0 +1 @@ +0xffffffffa024dba0 diff --git a/test/sys/module/fuse/sections/.exit.text b/test/sys/module/fuse/sections/.exit.text new file mode 100644 index 0000000000..6922614c2a --- /dev/null +++ b/test/sys/module/fuse/sections/.exit.text @@ -0,0 +1 @@ +0xffffffffa02493d0 diff --git a/test/sys/module/fuse/sections/.gnu.linkonce.this_module b/test/sys/module/fuse/sections/.gnu.linkonce.this_module new file mode 100644 index 0000000000..25cb7caee6 --- /dev/null +++ b/test/sys/module/fuse/sections/.gnu.linkonce.this_module @@ -0,0 +1 @@ +0xffffffffa024df40 diff --git a/test/sys/module/fuse/sections/.init.text b/test/sys/module/fuse/sections/.init.text new file mode 100644 index 0000000000..f34ada03b5 --- /dev/null +++ b/test/sys/module/fuse/sections/.init.text @@ -0,0 +1 @@ +0xffffffffa0065000 diff --git a/test/sys/module/fuse/sections/.note.gnu.build-id b/test/sys/module/fuse/sections/.note.gnu.build-id new file mode 100644 index 0000000000..4928d8130d --- /dev/null +++ b/test/sys/module/fuse/sections/.note.gnu.build-id @@ -0,0 +1 @@ +0xffffffffa0249414 diff --git a/test/sys/module/fuse/sections/.rodata b/test/sys/module/fuse/sections/.rodata new file mode 100644 index 0000000000..576e78361a --- /dev/null +++ b/test/sys/module/fuse/sections/.rodata @@ -0,0 +1 @@ +0xffffffffa0249440 diff --git a/test/sys/module/fuse/sections/.rodata.str1.1 b/test/sys/module/fuse/sections/.rodata.str1.1 new file mode 100644 index 0000000000..69a1232d7d --- /dev/null +++ b/test/sys/module/fuse/sections/.rodata.str1.1 @@ -0,0 +1 @@ +0xffffffffa0249e50 diff --git a/test/sys/module/fuse/sections/.smp_locks b/test/sys/module/fuse/sections/.smp_locks new file mode 100644 index 0000000000..c5007c706b --- /dev/null +++ b/test/sys/module/fuse/sections/.smp_locks @@ -0,0 +1 @@ +0xffffffffa0249d78 diff --git a/test/sys/module/fuse/sections/.strtab b/test/sys/module/fuse/sections/.strtab new file mode 100644 index 0000000000..5d7eac3f8b --- /dev/null +++ b/test/sys/module/fuse/sections/.strtab @@ -0,0 +1 @@ +0xffffffffa024c4e8 diff --git a/test/sys/module/fuse/sections/.symtab b/test/sys/module/fuse/sections/.symtab new file mode 100644 index 0000000000..6945615efa --- /dev/null +++ b/test/sys/module/fuse/sections/.symtab @@ -0,0 +1 @@ +0xffffffffa024a208 diff --git a/test/sys/module/fuse/sections/.text b/test/sys/module/fuse/sections/.text new file mode 100644 index 0000000000..d4f50d42a8 --- /dev/null +++ b/test/sys/module/fuse/sections/.text @@ -0,0 +1 @@ +0xffffffffa0240000 diff --git a/test/sys/module/fuse/sections/__bug_table b/test/sys/module/fuse/sections/__bug_table new file mode 100644 index 0000000000..e83f9548fd --- /dev/null +++ b/test/sys/module/fuse/sections/__bug_table @@ -0,0 +1 @@ +0xffffffffa024a032 |