Skip to content

Commit

Permalink
Rebase to TOT master
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Blago committed Aug 10, 2023
2 parents 13b880b + 3cb28eb commit f279c4c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions tools_layouts/reg_access_switch_layouts.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@


/***
*** This file was generated at "2023-07-16 15:06:38"
***/
*** This file was generated at "2023-07-16 15:06:38"
*** by:
*** > [REDACTED]/adb2pack.py --input adb/prm/switch/ext/reg_access_switch.adb --file-prefix reg_access_switch --prefix reg_access_switch_ --no-adb-utils
***/
#include "reg_access_switch_layouts.h"

void reg_access_switch_command_payload_ext_pack(const struct reg_access_switch_command_payload_ext *ptr_struct, u_int8_t *ptr_buff)
Expand Down
6 changes: 4 additions & 2 deletions tools_layouts/reg_access_switch_layouts.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@


/***
*** This file was generated at "2023-07-16 15:06:38"
***/
*** This file was generated at "2023-07-16 15:06:38"
*** by:
*** > [REDACTED]/adb2pack.py --input adb/prm/switch/ext/reg_access_switch.adb --file-prefix reg_access_switch --prefix reg_access_switch_ --no-adb-utils
***/
#ifndef REG_ACCESS_SWITCH_LAYOUTS_H
#define REG_ACCESS_SWITCH_LAYOUTS_H

Expand Down

0 comments on commit f279c4c

Please sign in to comment.