Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHROMIUM: Fix #line directive in atomic.h
atomic.h was modified in commit 4e976e0 and the #line got off by one. That is a known problem with adding these #line directives. BUG=b:272518464 TEST=Ran coverage build Change-Id: I353cf819042d418677e64f1a228cd5415e68ab1f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5089616 Commit-Queue: Jeremy Bettis <jbettis@chromium.org> Commit-Queue: Tristan Honscheid <honscheid@google.com> Auto-Submit: Jeremy Bettis <jbettis@chromium.org> Reviewed-by: Tristan Honscheid <honscheid@google.com> Tested-by: Jeremy Bettis <jbettis@chromium.org>
- Loading branch information