diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-01-01 23:51:15 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-06-09 09:20:28 +0000 |
commit | 26caf387ff9ee96d271c4c25b5b2c699f486d9a7 (patch) | |
tree | 92059ed343adfc5111b2de99362ac45bd9db8869 /src/ec | |
parent | 54d0c99523677d84336a5a0cd625d5df0a56d987 (diff) |
mb/google/slippy: Replace Multiply(a,b,c) with ASL 2.0 syntax
Replace `Multiply (a, b, c)` with `c = a * b`.
Change-Id: I63b8b8a086e2c5ede765855b3c803206edf87690
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60653
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Diffstat (limited to 'src/ec')
0 files changed, 0 insertions, 0 deletions