Added -p command line option to allow selection of port dependent processor.
[fw/sdcc] / src / port.h
index 672a701b3b89e86f36b791adaa83166564554101..04b02102c2d17f9a60933d43eedf363f543571f0 100644 (file)
@@ -51,6 +51,9 @@ typedef struct
 /** Target name string, used for --help */
     const char *target_name;
 
+/** Specific processor for the given target family. specified by -p */
+    char *processor;
+
     struct
       {
        /** TRUE if all types of glue functions should be inserted into