diff options
Diffstat (limited to 'board/gdsys/a38x/ihs_phys.h')
-rw-r--r-- | board/gdsys/a38x/ihs_phys.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/gdsys/a38x/ihs_phys.h b/board/gdsys/a38x/ihs_phys.h new file mode 100644 index 0000000000..c4bec4d46c --- /dev/null +++ b/board/gdsys/a38x/ihs_phys.h @@ -0,0 +1,2 @@ +uint calculate_octo_phy_mask(void); +int init_octo_phys(uint octo_phy_mask); |