gen_constants: rewrite sed to be a bit more readable

Use the -E flag to get ERE behavior by default so we don't need to escape
chars in a BRE.  Also switch the delimiter to avoid escaping that too.

Change-Id: I6d73bcad1d8544d40eaa74e4b70a1e29549edeb2
1 file changed