VirtualBox

source: kBuild/trunk/tests/hello.c@ 1404

Last change on this file since 1404 was 1398, checked in by bird, 17 years ago

Starting working on concept and regression tests.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 79 bytes
Line 
1#include <stdio.h>
2
3int main()
4{
5 printf("hello world\n");
6 return 0;
7}
8
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette