aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'powerpc/macosx')
-rw-r--r--powerpc/macosx/CPragmas.ml7
1 files changed, 0 insertions, 7 deletions
diff --git a/powerpc/macosx/CPragmas.ml b/powerpc/macosx/CPragmas.ml
index f48064ce..ede2f38c 100644
--- a/powerpc/macosx/CPragmas.ml
+++ b/powerpc/macosx/CPragmas.ml
@@ -19,10 +19,3 @@
let initialize () = ()
-(* PowerPC-specific: say if an atom is in a small data area *)
-
-let atom_is_small_data a ofs = false
-
-(* PowerPC-specific: determine section to use for a particular symbol *)
-
-let section_for_atom a init = None