Skip to content

Commit

Permalink
move and rename the generated headers
Browse files Browse the repository at this point in the history
Users for the lib need to be able to include the generated headers.
Using

	include <generated/ethtool-user.h>

is pretty ugly, rename the header, and link back to what the code-gen
expected. Now library users can instead use:

	include <ynl-c/ethtool.h>

Signed-off-by: Jakub Kicinski <[email protected]>
  • Loading branch information
kuba-moo committed Mar 14, 2024
1 parent 86d4aed commit 9f415ef
Show file tree
Hide file tree
Showing 27 changed files with 17,125 additions and 17,103 deletions.
5,410 changes: 0 additions & 5,410 deletions generated/devlink-user.h

This file was deleted.

1 change: 1 addition & 0 deletions generated/devlink-user.h
Loading

0 comments on commit 9f415ef

Please sign in to comment.