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-06-15 11:02:24 -05:00
2023-09-21 22:34:54 -07:00
2023-09-26 15:24:28 -05:00
2023-02-23 07:11:20 +00:00
2023-01-06 11:43:43 -08:00
2023-09-18 21:00:51 -07:00
2022-07-25 20:23:25 +00:00
2023-04-25 12:41:20 -05:00
2022-01-27 20:32:02 +00:00
2023-03-07 18:08:52 +00:00
2023-03-07 18:08:52 +00:00
2023-07-25 16:47:15 -07:00
2022-10-04 15:22:55 -07:00
2022-11-01 22:58:35 +00:00
2022-09-30 07:31:50 +00:00
2022-10-11 04:54:44 +00:00
2023-08-04 14:50:24 -07:00
2022-10-04 13:31:26 -07:00
2022-12-20 19:14:27 +00:00
2023-01-09 20:16:20 +00:00
2022-10-18 20:53:00 +00:00
2022-01-20 23:04:26 +00:00
2022-09-29 10:23:21 -07:00
2022-09-14 07:44:47 +00:00
2023-03-20 16:36:21 -07:00