Commit Graph

4 Commits

Author SHA1 Message Date
Charles Giessen
7d46bb6db9 loader: Update Copyright for 2021 2021-09-09 11:28:56 -06:00
Charles Giessen
52859e7695 loader: Reformated loader source code
Previously, clang-format was required for all new commits but the codebase
itself wasn't conformant. This commit formats the source files in the loader
folder.
2021-08-11 15:16:56 -06:00
Charles Giessen
ff390873da loader: Add pragma once to adapters.h
This allows the header to be included multiple times without error.

Change-Id: I4f4ca4ab57c0b7f8606f397d61dadfadc2597b0b
2021-05-27 16:59:28 -06:00
Lenny Komow
7557a57534 loader: Move adapter API into custom header
Change-Id: I8c38cae6cb51be88b0809b3dcc098ece17d871c7
2019-10-30 09:28:24 -06:00