config: Export the "Current" param type from m5.params.
authorGabe Black <gabeblack@google.com>
Fri, 10 Nov 2017 11:39:28 +0000 (03:39 -0800)
committerGabe Black <gabeblack@google.com>
Mon, 13 Nov 2017 17:12:56 +0000 (17:12 +0000)
commitc53dced690f597a2c243febff1e518e4e5208b70
tree7d28529f1b5dfe2f0dcf38df77656d3e9d842b51
parent237d2f260bd8645d31b083879784e96e9c5c27f5
config: Export the "Current" param type from m5.params.

This type was defined, but it was never added to __all__.

Change-Id: I5414829a9562790416f5ceab71af01503d142903
Reviewed-on: https://gem5-review.googlesource.com/5624
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/python/m5/params.py