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/ac/sections | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/module/ac/sections')
-rw-r--r-- | test/sys/module/ac/sections/.bss | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.data | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.exit.text | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.gnu.linkonce.this_module | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.init.text | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.note.gnu.build-id | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.rodata | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.rodata.str1.1 | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.strtab | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.symtab | 1 | ||||
-rw-r--r-- | test/sys/module/ac/sections/.text | 1 |
11 files changed, 11 insertions, 0 deletions
diff --git a/test/sys/module/ac/sections/.bss b/test/sys/module/ac/sections/.bss new file mode 100644 index 0000000000..4894d5d602 --- /dev/null +++ b/test/sys/module/ac/sections/.bss @@ -0,0 +1 @@ +0xffffffffa006e600 diff --git a/test/sys/module/ac/sections/.data b/test/sys/module/ac/sections/.data new file mode 100644 index 0000000000..c3cd6262a8 --- /dev/null +++ b/test/sys/module/ac/sections/.data @@ -0,0 +1 @@ +0xffffffffa006e0d0 diff --git a/test/sys/module/ac/sections/.exit.text b/test/sys/module/ac/sections/.exit.text new file mode 100644 index 0000000000..3ddb8670de --- /dev/null +++ b/test/sys/module/ac/sections/.exit.text @@ -0,0 +1 @@ +0xffffffffa006d43c diff --git a/test/sys/module/ac/sections/.gnu.linkonce.this_module b/test/sys/module/ac/sections/.gnu.linkonce.this_module new file mode 100644 index 0000000000..b899110df5 --- /dev/null +++ b/test/sys/module/ac/sections/.gnu.linkonce.this_module @@ -0,0 +1 @@ +0xffffffffa006e240 diff --git a/test/sys/module/ac/sections/.init.text b/test/sys/module/ac/sections/.init.text new file mode 100644 index 0000000000..0cac0d19cf --- /dev/null +++ b/test/sys/module/ac/sections/.init.text @@ -0,0 +1 @@ +0xffffffffa0070000 diff --git a/test/sys/module/ac/sections/.note.gnu.build-id b/test/sys/module/ac/sections/.note.gnu.build-id new file mode 100644 index 0000000000..4795d92c12 --- /dev/null +++ b/test/sys/module/ac/sections/.note.gnu.build-id @@ -0,0 +1 @@ +0xffffffffa006d45c diff --git a/test/sys/module/ac/sections/.rodata b/test/sys/module/ac/sections/.rodata new file mode 100644 index 0000000000..a62e858b73 --- /dev/null +++ b/test/sys/module/ac/sections/.rodata @@ -0,0 +1 @@ +0xffffffffa006d480 diff --git a/test/sys/module/ac/sections/.rodata.str1.1 b/test/sys/module/ac/sections/.rodata.str1.1 new file mode 100644 index 0000000000..d6d7d076d4 --- /dev/null +++ b/test/sys/module/ac/sections/.rodata.str1.1 @@ -0,0 +1 @@ +0xffffffffa006d5a0 diff --git a/test/sys/module/ac/sections/.strtab b/test/sys/module/ac/sections/.strtab new file mode 100644 index 0000000000..7a19447d60 --- /dev/null +++ b/test/sys/module/ac/sections/.strtab @@ -0,0 +1 @@ +0xffffffffa006dd28 diff --git a/test/sys/module/ac/sections/.symtab b/test/sys/module/ac/sections/.symtab new file mode 100644 index 0000000000..9bc2c52868 --- /dev/null +++ b/test/sys/module/ac/sections/.symtab @@ -0,0 +1 @@ +0xffffffffa006d668 diff --git a/test/sys/module/ac/sections/.text b/test/sys/module/ac/sections/.text new file mode 100644 index 0000000000..ad42de2e3a --- /dev/null +++ b/test/sys/module/ac/sections/.text @@ -0,0 +1 @@ +0xffffffffa006d000 |