Skip to content

Commit a527de7

Browse files
Sergey Ulanovcopybara-github
authored andcommitted
[roll] Roll fuchsia [ebpf] Move ProgramType to ebpf-api crate
Previously ProgramType was defined in starnix. Moved it to a new create called ebpf-api together with the definitions of all per-type helpers. The implementations of the helpers will be moved separately. Original-Bug: 379177566 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156414 Original-Revision: 4a82a3b665a12d50f67b6cc3943cb5e9d237bb39 GitOrigin-RevId: ab6dc1690f94324316e0626962ad565a4eb4dfee Change-Id: Id4fa1db4d1e1b25b29a47e9fd3e390b994940d12
1 parent e56e648 commit a527de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="9d18abce50c83364a4a828f2b877df9140cc6384"/>
14+
revision="4a82a3b665a12d50f67b6cc3943cb5e9d237bb39"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)