Joseph Huber 6273b6d9dc
[libc] Change RPC opcode enum definition (#67439)
Summary:
This enum previously manually specified the value. This just made it
unnecessarily difficult to add new ones without changing everything.
This patch also makes it compatible with C by removing the `:`
annotation and instead using the `LAST` method.
2023-09-26 15:24:28 -05:00
..
2023-02-16 10:12:18 -08:00
2023-02-23 07:11:20 +00:00
2022-09-29 10:23:21 -07:00