summaryrefslogtreecommitdiff
path: root/output/outrdf2.c
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2010-04-21 00:51:22 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2010-04-21 01:08:36 +0400
commit2a587ab1c98134ceb81c2b7a1e723728d6a62407 (patch)
tree39f8b81e8304ab598bed4d25246e594a0be36ae3 /output/outrdf2.c
parentd5f2aef30abcba734c51abdadf3255a6f4bd5be9 (diff)
downloadnasm-2a587ab1c98134ceb81c2b7a1e723728d6a62407.tar.gz
ofmt: Implement null_segalign stubs
Set stubs for all targets Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'output/outrdf2.c')
-rw-r--r--output/outrdf2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/output/outrdf2.c b/output/outrdf2.c
index 6d95803f..4c2851d6 100644
--- a/output/outrdf2.c
+++ b/output/outrdf2.c
@@ -788,6 +788,7 @@ struct ofmt of_rdf2 = {
rdf2_out,
rdf2_deflabel,
rdf2_section_names,
+ null_segalign,
rdf2_segbase,
rdf2_directive,
rdf2_filename,