]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/README-HACKING
remove PARAMS from sim
[thirdparty/binutils-gdb.git] / sim / README-HACKING
index 77cad9427b62355671c7875235bf15ca3c6b7ef0..33b6ecb6cbcd2de5ffdb7c9607edc509ac532b86 100644 (file)
@@ -175,9 +175,7 @@ C Language Assumptions
 The programmer may assume that the simulator is being built using an
 ANSI C compiler that supports a 64 bit data type.  Consequently:
 
-       o       prototypes can be used (although using
-               PARAMS() and K&R declarations wouldn't
-               go astray).
+       o       prototypes can be used
 
        o       If sim-types.h is included, the two
                types signed64 and unsigned64 are