roll: pigweed f848024..fba0833 (2 commits)

fba0833:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237333 pw_boot: Move main forward declaration out of extern "C" block
736eb4a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/237132 bazel: Update Fuchsia SDK to 24.20240923.3.1

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: f8480246f4c8a5..fba0833c176a79
Roller-URL: https://ci.chromium.org/b/8735987463835692321
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I05942498ad52d780f3bed3d3e6e8c69036701d5c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237393
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index a1e392d..a276467 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735988109670922529.
-    commit = "f8480246f4c8a5dd485ed19498bcd15b1d3cc3e0",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735987463835692321.
+    commit = "fba0833c176a79ec83403fa9d48407c5ddebb99f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -59,8 +59,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735988109670922529.
-    commit = "f8480246f4c8a5dd485ed19498bcd15b1d3cc3e0",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735987463835692321.
+    commit = "fba0833c176a79ec83403fa9d48407c5ddebb99f",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )