Skip to content

Commit

Permalink
Update gs_hal.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
blozano-tt authored Oct 14, 2024
1 parent f70a5df commit eb651e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tt_metal/llrt/grayskull/gs_hal.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
//
// SPDX-License-Identifier: Apache-2.0

#include "llrt/hal.hpp"

#include "core_config.h"
#include "noc/noc_parameters.h"
#include "llrt/hal.hpp"
#include "tt_metal/third_party/umd/device/tt_soc_descriptor.h"

#if defined (ARCH_GRAYSKULL)
Expand Down

0 comments on commit eb651e8

Please sign in to comment.