This commit is contained in:
Simon
2025-05-12 21:44:07 +02:00
parent 20f7f50fa9
commit a053ac561c
2 changed files with 7 additions and 6 deletions

View File

@@ -116,6 +116,7 @@ extern "C" int main_ap() {
DBG << static_cast<int>(LAPIC::getID()) << endl << flush; DBG << static_cast<int>(LAPIC::getID()) << endl << flush;
assert(Core::getID() != 1); assert(Core::getID() != 1);
Application{}.action();
Application{}.action(); Application{}.action();
return 0; return 0;

View File

@@ -7,14 +7,14 @@
char text[] = "Ich mag\n\ char text[] = "Ich mag\n\
Saftige Pflaumen voller Aroma\n\ Saftige Pflaumen voller Aroma\n\
Ich ficke jede Oma ins Koma\n\ Ich knuddel jede Oma ins Koma\n\
Ich bin Großmutterficker, Großmutterficker\n\ Ich bin Großmutterknuddler, Großmutterknuddler\n\
Ich bin Großmutterficker, ich bin Großmutterficker\n\ Ich bin Großmutterknuddler, ich bin Großmutterknuddler\n\
\n\ \n\
Saftige Pflaumen voller Aroma\n\ Saftige Pflaumen voller Aroma\n\
Ich ficke jede Oma ins Koma\n\ Ich knuddel jede Oma ins Koma\n\
Ich bin Großmutterficker, Großmutterficker\n\ Ich bin Großmutterknuddler, Großmutterknuddler\n\
Ich bin Großmutterficker\n\ Ich bin Großmuttersniffer\n\
Und wacht sie aus'm Koma auf, kriegt sie von mir 'n Sticker\n\ Und wacht sie aus'm Koma auf, kriegt sie von mir 'n Sticker\n\
\n"; \n";