]> Cypherpunks.ru repositories - gostls13.git/blobdiff - include/link.h
[dev.cc] all: merge master (5f1efe7) into dev.cc
[gostls13.git] / include / link.h
index bc0a96026a8f940c59193c69f4a49e11246775c2..7fa136b0355ff2aeae0ee341d86179c391ffb35c 100644 (file)
@@ -278,6 +278,9 @@ enum {
        A_ARCHSPECIFIC, // first architecture-specific opcode value
 };
 
+void   nopout(Prog*);
+void   nocache(Prog*);
+
 // prevent incompatible type signatures between liblink and 8l on Plan 9
 #pragma incomplete struct Section