This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. | |
โโโ applications | |
โย ย โโโ altcoins | |
โย ย โโโ audio | |
โย ย โโโ backup | |
โย ย โโโ display-managers | |
โย ย โโโ editors | |
โย ย โโโ gis | |
โย ย โโโ graphics | |
โย ย โโโ inferno |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
PrintThread p; | |
registers.debugPrint(p); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FIFORegisters(const volatile FIFORegisters &other) | |
: inferStatus(other.inferStatus), inferGo(other.inferGo), | |
inferBeginPhys(other.inferBeginPhys), inferEndPhys(other.inferEndPhys), | |
inferReadPhys(other.inferReadPhys), | |
inferWritePhys(other.inferWritePhys), maxFIFOLevel(other.maxFIFOLevel), | |
numInferWordsWritten(other.numInferWordsWritten), | |
imageStatus(other.imageStatus), imageGo(other.imageGo), | |
imageBeginPhys(other.imageBeginPhys), imageEndPhys(other.imageEndPhys), | |
imageReadPhys(other.imageReadPhys), | |
imageWritePhys(other.imageWritePhys), |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--includedir=/nix/store/14gp7lcrga2jz5rh0771flkd6j0dv405-boost-1.62.0-arm-unknown-linux-gnueabihf-dev/include | |
--libdir=/nix/store/grximq50zw988b77sy7sdw4n9pb8hchr-boost-1.62.0-arm-unknown-linux-gnueabihf/lib | |
-j8 | |
--layout=system | |
variant=release | |
threading=single | |
runtime-link=shared | |
link=shared | |
debug-symbols=off | |
-sEXPAT_INCLUDE=/nix/store/a1kalzfrp34x7narp4xy2k7blpzj1ajj-expat-2.2.1-arm-unknown-linux-gnueabihf/include |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SmiGraphicsOutputQueryMode + | |
SmiGraphicsOutputQueryMode - | |
Loading driver at 0x0002DCA6000 EntryPoint=0x0002EA0B3B0 | |
Loading driver at 0x0002DCA6000 EntryPoint=0x0002EA0B3B0 | |
EFI stub: Booting Linux Kernel... | |
SmiGraphicsOutputQueryMode + | |
SmiGraphicsOutputQueryMode - | |
SmiGraphicsOutputQueryMode + | |
SmiGraphicsOutputQueryMode - | |
EFI stub: EFI_RNG_PROTOCOL unavailable, no randomness supplied |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ make -j | |
HOSTCC scripts/basic/bin2c | |
scripts/kconfig/conf --silentoldconfig Kconfig | |
.config:582:warning: override: reassigning to symbol COMPAT | |
# | |
# configuration written to .config | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* This devicetree is generated by sopc2dts version 17.0 [3927ad8028c372247b58d3c7494076a6183668dc] on Fri Jul 14 08:40:08 UTC 2017 | |
* Sopc2dts is written by Walter Goossens <[email protected]> | |
* in cooperation with the nios2 community <[email protected]> | |
*/ | |
/dts-v1/; | |
/ { | |
model = "Altera SOCFPGA Arria 10"; /* appended from boardinfo */ | |
compatible = "altr,socfpga-arria10", "altr,socfpga"; /* appended from boardinfo */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* This devicetree is generated by sopc2dts version 17.0 [3927ad8028c372247b58d3c7494076a6183668dc] on Sat Jul 08 18:40:08 UTC 2017 | |
* Sopc2dts is written by Walter Goossens <[email protected]> | |
* in cooperation with the nios2 community <[email protected]> | |
*/ | |
/dts-v1/; | |
/ { | |
model = "Altera SOCFPGA Arria 10"; /* appended from boardinfo */ | |
compatible = "altr,socfpga-arria10", "altr,socfpga"; /* appended from boardinfo */ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.