diff dyncall/dyncall_call_arm32_arm.S @ 168:2bce7629f541

- "tag" also non-linux assembly files with .note.GNU-stack, to mark .o files generated from manual assembly code as not needing an executable stack (still only for x* archs) - removed some outdated/misleading comment
author cslag
date Fri, 06 Jan 2017 00:19:13 +0100
parents 3e629dc19168
children f5577f6bf97a
line wrap: on
line diff
--- a/dyncall/dyncall_call_arm32_arm.S	Thu Jan 05 11:10:39 2017 +0100
+++ b/dyncall/dyncall_call_arm32_arm.S	Fri Jan 06 00:19:13 2017 +0100
@@ -34,7 +34,6 @@
      dcCall_arm32_arm(DCpointer target, DCpointer argv, DCsize size);
 
    This Call Kernel works across multiple OS.
-   It has been tested on Nintendo DS, Linux and Darwin(iOS).
 
 */