[roll] Roll fuchsia [kernel][debug] Clean up k commands

No behavior change at all.

- renaming the _cmd_list internal array name to a less common name
  since we are using it via tooling to discover + document the commands
- clean up some copypasta when defining commands in the
  STATIC_COMMAND_END
- Move some k-commands block to end of the file which is the custom
  for them elsewhere.
- Other minor cleanup.

BUG=416065160

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271264
Original-Revision: 42644e2d5d971df0e7d20ee2fa01dd989b934012
GitOrigin-RevId: 6a29c6229f4a80a5d8b1fbcaf8c80dc8dc2de02f
Change-Id: Icbc3f9e75df052833df9312cd8ea70750ba2f1e5
1 file changed
tree: b0d66b5e9029405420fd3a8ec2b80911fcbf9bbb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.