Re: [patch] MAX_UNITS for sid profiling
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.emulators.sid.devel,gmane.comp.tools.cgen.devel |
|---|---|
| Message-ID | <[email protected]> |
Dave Brolley <[email protected]> writes: > I've committed this patch which generates MAX_UNITS as a static > const int instead of a #define so that it will be correctly > encapsulated within the namespace it's declared in. This allows the > existency of profiling models for multiple cpus with potentially > different values of MAX_UNITS. Looks good to me, Dave. Ben