third_party.pigweed.src/pw_interrupt_cortex_m
Ted Pudlik 77dbd41823 bazel: Replace pw_cc_library with cc_library
This change was automatically generated by running,

    buildozer 'set kind cc_library' ...:%pw_cc_library
    buildozer 'fix unusedLoads' ...:__pkg__

The first command converted all `pw_cc_library` targets to `cc_library`.
The second removed the (now unused) loads of `pw_cc_library` from the
affected BUILD.bazel files.

This change is just a no-op cleanup, since `pw_cc_library` became an
alias for `cc_library` in http://pwrev.dev/178924.

Bug: 267498492
Change-Id: Iefcc21fc5819a21612bbaffaafd1ffbec42faa26
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/186763
Reviewed-by: Armando Montanez <amontanez@google.com>
Pigweed-Auto-Submit: Ted Pudlik <tpudlik@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-01-03 23:59:35 +00:00
..
public/pw_interrupt_cortex_m
public_overrides/pw_interrupt_backend
BUILD.bazel bazel: Replace pw_cc_library with cc_library 2024-01-03 23:59:35 +00:00
BUILD.gn
CMakeLists.txt
docs.rst
OWNERS